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`.
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
Update or disable a render webhook PATCH
Update or disable a render webhook. Signed render lifecycle events with delivery inspection, testing and dead-letter replay. Required API key scopes: `renders:create`.
List recent delivery state without response bodies GET
List recent delivery state without response bodies. Signed render lifecycle events with delivery inspection, testing and dead-letter replay. Required API key scopes: `operations:read`.