Create an outgoing webhook
POST/api/v4/hooks/outgoing
Create an outgoing webhook for a team.
Permissions
manage_webhooks for the team the webhook is in.
manage_others_outgoing_webhooks for the team the webhook is in if the user is different than the requester.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Outgoing webhook creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found