Member
Delete a member
Remove a member from a project. The current user cannot remove themselves using this endpoint.
delete/api/projects/{projectId}/members/{memberId}
Path parameters
memberIdstring uuid required
Unique identifier of the member to remove
projectIdstring uuid required
Unique identifier of the project
Response
Confirmation that the member has been removed