Delete a webhook endpoint
Webhook endpoints
Delete Webhook Endpoint
Permanently remove a webhook endpoint and cancel queued deliveries.
DELETE
Delete a webhook endpoint
Deleting an endpoint disables it, hides it from endpoint listings, and cancels
its pending, retrying, or in-progress deliveries. Historical event and delivery
logs remain available until normal retention cleanup.
This action cannot be reversed. Create a new endpoint if you need to restore
delivery later.
Authorizations
Environment-specific API key created in the Unifystays portal
Headers
Path Parameters
Webhook endpoint UUID.
Example:
"8b95a9e0-4af3-4c6d-92df-84b64256d27f"
Response
200 - application/json
Webhook endpoint deleted and queued deliveries cancelled.
Whether the requested operation completed successfully.
Example:
true