Skip to content

Remove user from workspace

DELETE
/api/v1/workspaces/{workspace_id}/users/{user_id}

Removes a user from a workspace.

workspace_id
required
integer

Workspace ID

user_id
required
integer

User ID

Successful

Unauthorized

object
message
required
string
Example
Record not found

Forbidden

object
message
required
string
Example
Record not found

Not Found

object
message
required
string
Example
Record not found