Users
Remove User
Remove a user from a project.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The email address of the user to remove.
Response
200
OK