v2

latestOpenAPI 3.1.02026-07-264249163.7 KB
Webhooks

Update webhook

Update an existing webhook configuration (URL and/or events)

patch/v2/webhooks/{webhooks_uuid}

Path parameters

webhooks_uuidstring required

The webhook UUID to be updated

Request body

urlstring required

The URL you are using to receive webhooks

eventsWebhookEvents[] required

An array of webhook events you wish to subscribe to

Response

Successful Operation

uuidstring

The unique identifier for this response