PATCH
/
ranking
/
{workspaceId}
/
set
/
{userId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

The user's ID

workspaceId
string
required

The workspace ID

Body

application/json
rank
number
required

The rank to set the user to

Response

200 - application/json
success
boolean
required