Delete a Project Member

Removes a member from the project using their unique member ID

Authentication

Authorizationstring

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

Path Parameters

project_idstringRequired
member_idstringRequired

Response

Delete the specific member from the project
messagestring or null
confirmation message

Errors