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
- application/json
Body
url urirequired
Possible values: non-empty
and <= 2083 characters
secret stringrequired
Possible values: non-empty
Responses
- 204
Webhook confirmed
Loading...