API Documentation
Delete collaborator
Description
Removes a collaborator from a task.
Request format
curl -X DELETE https://kanbanflow.com/api/v1/tasks/<TASK_ID>/collaborators/by-user-id/<USER_ID>
Example request
curl -X DELETE https://kanbanflow.com/api/v1/tasks/T3s6UGyzY/collaborators/by-user-id/UHJ9JgtA