Organization
Manage workspace users
This endpoint allows organization administrators to add or remove users from a workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
User successfully added to or removed from workspace
The response is of type object
.