Key Persons
Delete key person
Remove a key person by ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the key person.
Response
204
Key person deleted successfully.