Organizations
Removing users
Removes a user from your organization. Only the organization creator can remove other members, or users can remove themselves.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the organization
The ID of the user to remove from the organization
Response
204
User removed from organization successfully