Skip to main content
POST
/
api
/
v2
/
webhooks
/
{webhookId}
/
disable
Disables a webhook setting
curl --request POST \
  --url https://gateway.paybyrd.com/api/v2/webhooks/{webhookId}/disable \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

webhookId
string
required

The webhook that you want to disable.

Response

200

200