POST
/
v1
/
ranker
"High Rank"

Authorizations

Authorization
string
header
required

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

Query Parameters

placeid
string
required

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"