Skip to main content
PATCH
Change User Role

Authorizations

x-client-key
string
header
required

Client API key for authentication

x-client-secret
string
header
required

Client secret for authentication

Path Parameters

workspaceId
string<uuid>
required

The ID of the workspace

userId
string<uuid>
required

The ID of the user whose role needs to be updated

roleId
string<uuid>
required

The ID of the new role to assign to the user

Response

User role updated successfully

data
object
extra_meta
object