Remove a collaborator from a document
DELETE
/api/documents/:id/collaborators/:collaborator_id
DELETE /api/documents/:id/collaborators/:collaborator_id
Only the document owner can remove collaborators
Responses
204
Remove a collaborator from a document
401
Unauthorized
404
Not found