v1

latestOpenAPI 3.1.02026-08-064323122.5 KB
Webhooks

Update webhook entry

Updates webhook url or/and secret by given webhook id

put/api/v2/webhooks/{id}

Path parameters

idinteger required

Request body

urlstring required

Webhook url

secretstring required

Secret that will be added to the webhook call

Response

Ok

idinteger required

Webhook id

urlstring required

Webhook url

secretstring required

Secret that will be added to the webhook call