Regenerate the token for the outgoing webhook.
POST/api/v4/hooks/outgoing/:hook_id/regen_token
Regenerate the token for the outgoing webhook.
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 token regenerate successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found