NotificationWebhooksService

Delete Notification Webhook

Delete a notification webhook by its ID.

delete/api/notification_webhooks/deployments/{deploymentId}/webhooks/{webhookId}

Path parameters

deploymentIdstring required
webhookIdstring required

Response

No Content

ProtosNotificationWebhooksV1DeleteNotificationWebhookResponse required

Changes