workspaces
Remove user from workspace or revoke invitation
Removes a user from the workspace (or revokes an invitation if the user has not accepted the invitation yet).
DELETE
Remove user from workspace or revoke invitation
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Sub or email of the user
Response
200
User successfully removed or invitation revoked
Remove user from workspace or revoke invitation