Remove a collaborator from a project
DELETE/api/project_collaborators/:guid/:name
Revokes a user's access to a project's contents.
Removing the last collaborator is allowed, and removing yourself is too - both leave a project only an 'Add collaborators' holder can reopen, which is the recovery path the permission exists for.
Request
Responses
- 200
- 403
- 404
- 422
Successful Response
Requires the 'Remove collaborators' permission
Project not found
Validation Error