Get Account Ranks
This endpoint allows you to get a community account ranks.
Get Account Ranks
POST
https://api.sonorancms.com/general/get_account_ranks
Get a Sonoran CMS community account's ranks by account ID, API ID, or username.
Request Body
Name | Type | Description |
---|---|---|
id* | string | Community ID |
key* | string | API Key |
type* | string | GET_COM_ACCOUNT |
data* | array | Array of request objects |
Last updated