Skip to main content

Confirm a webhook

POST 

/api/v8/partner/settings/webhooks/confirm

Confirm a pending webhook. The confirmed webhook will be used to send webhook notifications.

Request

Body

    url urirequired

    Possible values: non-empty and <= 2083 characters

    secret stringrequired

    Possible values: non-empty

Responses

Webhook confirmed

Loading...