JsonCutDocs
V2 APIEndpointsWebhooks

Delete a render webhook

Delete a render webhook. Signed render lifecycle events with delivery inspection, testing and dead-letter replay. Required API key scopes: `renders:create`.

DELETE
/api/v2/webhooks/{id}

Authorization

apiKeyAuth

Path Parameters

id*string

Resource identifier

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/v2/webhooks/string"
Empty