Skip to main content
DELETE
/
webhook
/
{id}
Delete a webhook
curl --request DELETE \
  --url https://api.rivoopay.com/webhook/{id} \
  --header 'X-API-KEY: <api-key>'

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

200

Webhook deleted successfully