Delete a webhookAsk AIdelete https://{your-recurpay-subdomain}.recurpay.com/admin/api/{api_version}/webhooks/{webhook_id}Deletes an existing webhook.Path Paramsapi_versionstringenumrequiredDefaults to 2024-07Version of the API.2024-07Allowed:2024-07webhook_idint32requiredA unique identifier of the webhook.HeadersX-Recurpay-Access-TokenstringrequiredInclude your token as a X-Recurpay-Access-Token header on all API queries for authenticating the admin API.Responses 200200 401401 403403 404404 500500Updated 10 months ago