Delete Deploy Webhook
Deploys
Delete Deploy Webhook
Deletes an existing deploy webhook for an application.
DELETE
Delete Deploy Webhook
The ID of the application from which to delete the webhook.
Response
Error Responses
Possible error codes:
UNAUTHORIZED: User is not authenticated or lacks permissions.PLAN_RESTRICTED_FEATURE: User plan does not support auto-deploy.MISSING_APP_ID: App ID was not provided.APP_NOT_FOUND: Application webhook integration not found.INSTALLATION_NOT_FOUND: GitHub installation not found for the user.
A descriptive message providing additional details about the error.