Skip to content

Delete webhook

Request

Security
authJWT
Path
hookIdstringrequired

Webhook ID

curl -i -X DELETE \
  'https://docs.pers.ninja/_mock/swagger/hooks/{hookId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Webhook deleted successfully