Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
The ID of the teamspace
Response
204
User revoked successfully
Revoke a user’s permissions from the teamspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The ID of the teamspace
User revoked successfully