Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.capitalcheckin.app/v1/collaborators/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Collaborator deleted successfully" }
Delete a collaborator from the company
OAuth2 access token for authentication
Collaborator ID
Collaborator deleted
"Collaborator deleted successfully"