Skip to content

DELETE /v1/webhooks/{id}

DELETE /v1/webhooks/{id}

DELETE

Path parameters

  • id (required) —

Responses

  • 204 — Deleted

Example

Terminal window
curl -X DELETE "https://mercury-api.deepeshkalurs.workers.dev/v1/webhooks/{id}" \
-H "Authorization: Bearer $MR_API_KEY"