Remove a key person

Delete a key person. This action cannot be undone.

DELETE https://sandbox-api.com/v1/users/{user_id}/key_people/{key_person_id}

Path Parameters

Name
Type
Description

user_id*

string

The uuid of the user

key_person_id*

string

The uuid of the key person

"Key person successfully deleted"

Last updated