Skip to main content

Register a webhook

POST 

/v1/partner/webhook

Registers a webhook for your API account, enabling you to receive event notifications at the specified callback URL.

Request​

Body

required

    callback_url Callback Url (string)required
    events undefined[]required

Responses​

Successful Response

Schema

    string

Loading...