Skip to main content
POST
Configures or updates the webhook URL where the company will receive event notifications. Requires an API key with access level 3 or higher.

Body

url
string
required
Webhook URL. Must be a valid HTTP/HTTPS URL.
webhook_key
string
required
Secret key for webhook signature verification.

Response

name
string
Company name.
email
string
Company contact email address.
webhook_url
string
Configured webhook URL.
webhook_key
string
Webhook signing key.