Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your workspace ID.
Path Parameters
Workspace member ID
Response
Success
The response is of type object
.
Remove a member of a workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your workspace ID.
Workspace member ID
Success
The response is of type object
.