POST
/
update_settings
{
  "message": "Settings updated successfully."
}

Headers

PINNACLE-API-KEY
string
required

Pinnacle API Key for authentication. Should be in the following format: PINNACLE-API-KEY: Bearer <your_api_key>

Body

application/json
webhook_url
string
required

Webhook URL to receive inbound messages

Response

200 - application/json
message
string