Join Community
Adds a Sonoran account to your CAD.
Join Community
Request Body
Name
Type
Description
INVALID REQUEST TYPE
INVALID COMMUNITY ID
API IS NOT ENABLED FOR THIS COMMUNITY
INVALID API KEY{
"id": "YOUR_COMMUNITY_ID",
"key": "YOUR_API_KEY",
"internalKey": "" // Not disclosed to public
"type": "JOIN_COMMUNITY",
"data": [
{
"account": "000-000-000-000" // Account UUID
}
]
}Last updated
Was this helpful?

