Project
Delete a user for a project
Delete a user for a project.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Ok
The response is of type boolean
.