Remove a member associated with this project
DELETE/projects/:project/members/:member
This also sets their invite status to REMOVED. This endpoint requires the user to be a member of the project with the role
OWNER.
Request
Responses
- 204
- 401
- 406
- default
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.
genericError
genericError
genericError