v1
latestOpenAPI 3.0.12026-07-26331033.7 KBWorkspace Users
Remove Workspace User
Requires workspace-users-write. Removes a specified user from the workspace.
delete/open/workspaces/{workspaceId}/users/{userId}/remove
Path parameters
workspaceIdstring required
userIdstring required
Response
User removed
Example response
{
"message": "User removed from workspace successfully."
}