Delete a Project Member

Removes a member from the project using their unique member ID

Path parameters

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

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

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

Errors