API Reference
Ranking
Changes the rank of a user in a Roblox group if the API key is valid and the place is whitelisted.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The place (universal) ID associated with the group.
Example:
"123456789"
Body
application/json
Response
200
application/json
Successfully ranked user.
The response is of type string
.
Example:
"High Rank"