Theme switcher

Configure Webhook

Header Parameters

Content-Typestring

The media type of the request payload, typically set to 'application/json' to indicate that the body content is formatted as JSON.--------

Path Parameters

{customer_id}string Required

Body Parameters

webhook_urlstring Required

The URL endpoint where webhook notifications will be sent. This URL must be accessible and configured to handle incoming webhook requests.

enabledboolean

Enable/disable webhook delivery

eventsstring Required

Valid values "job.completed", "job.failed", "job.started", "job.cancelled"(at least one event is required)

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

POST

/

Select
1
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?