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