Delete a Project Member

Removes a member from the project using their unique member ID

Authentication

AuthorizationToken

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path parameters

project_idstringRequired
The unique identifier of the project
member_idstringRequired
The unique identifier of the Member

Response

Delete the specific member from the project
messagestring
confirmation message

Errors

400
Bad Request Error