Ranking
Set Player Rank
PATCH
/
ranking
/
{workspaceId}
/
set
/
{userId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
userId
string
requiredThe user's ID
workspaceId
string
requiredThe workspace ID
Body
application/json
rank
number
requiredThe rank to set the user to
Response
200 - application/json
success
boolean
required