Set Server IP
This endpoint sets the IP address of a Sonoran Radio community, used for resource authentication.
Set Server IP
POST /radio/set-server-ip
This endpoint sets the IP address of a Sonoran Radio community, used for resource authentication.
Headers
Name
Value
Content-Type
application/json
Body
Name
Type
Description
id
string
Community ID
key
string
Community API Key
pushUrl
string
Push Event URL
Response
{
"result": "ok"
}{
"result": "bad",
"error": "Invalid community ID or API key"
}G
Last updated
Was this helpful?

