Workspace Members
Remove Member
Removes a member from the workspace. You cannot remove the last owner of a workspace.
DELETE
Remove Member
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the member (Auth0 user ID).
Example:
"auth0|507f1f77bcf86cd799439011"
Response
204
Member removed successfully.
Remove Member