Delete an existing webhook configuration and stop delivery of future events to that endpoint.

delete/webhook/{webhookConfigId}

Path parameters

webhookConfigIdstring required

Identifier of the webhook configuration to delete

Headers

Idempotency-Keystring

A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.

Response

Webhook configuration deleted successfully. No content is returned.

Changes

No recorded changes to this endpoint across all 1 revision of this API.