Delete an outgoing webhook
DELETE/api/v4/hooks/outgoing/:hook_id
Delete an outgoing webhook given the hook id.
Permissions
manage_webhooks for system or manage_webhooks for the specific team or manage_webhooks for the channel.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Webhook deletion successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found