Check Com API ID
This endpoint allows you to check a community API ID.
Check Com APIID
POST
https://api.sonorancms.com/general/check_com_apiid
Check if a API ID is attached to any community account
Request Body
Name | Type | Description |
---|---|---|
id* | string | Community ID |
key* | string | API Key |
type* | string | CHECK_COM_APIID |
data* | array | Array of request objects |
Last updated