Delete collaborator
Deletes a collaborator by their ID. Your API client role must be assigned the Delete collaborators privilege to use this endpoint.
EARLY ACCESS FEATURE
This access control endpoint is in limited preview. The access control model is under active development and may change. Contact your Customer Success Manager to participate in early access testing.Path parameters
id
The ID of the collaborator to delete.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.