Skip to main content
POST
/
configure_webhook
Webhook Portal
curl --request POST \
  --url https://external.nectarclimate.com/v2/configure_webhook \
  --header 'X-API-KEY: <api-key>'
{
  "url": "<string>"
}

Authorizations

X-API-KEY
string
header
required

Response

Serializer for webhook portal response.

url
string<uri>
required

URL to access and setup webhooks via SVIX.