v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Workspaces

Updates the existing workspace user related to the provided workspace_user_id param if the authorized user has admin rights to the related workspace.

patch/api/workspaces/users/{workspace_user_id}/

Path parameters

workspace_user_idinteger required

Updates the workspace user related to the provided value.

Request body

permissionsstring

The permissions that the user has within the workspace.

Response

idinteger required
namestring required

User defined name.

emailstring required

User email.

workspaceinteger required

The workspace that the user has access to.

permissionsstring

The permissions that the user has within the workspace.

created_onstring date-time required
user_idinteger required

The user that has access to the workspace.

to_be_deletedboolean required

True if user account is pending deletion.

two_factor_authstring required