webhooks
Endpoints for creating, getting and updating webhooks.
Create an incoming webhook
Create an incoming webhook for a channel.
List incoming webhooks
Get a page of a list of incoming webhooks. Optionally filter for a specific team using query parameters.
Get an incoming webhook
Get an incoming webhook given the hook id.
Delete an incoming webhook
Delete an incoming webhook given the hook id.
Update an incoming webhook
Update an incoming webhook given the hook id.
Create an outgoing webhook
Create an outgoing webhook for a team.
List outgoing webhooks
Get a page of a list of outgoing webhooks. Optionally filter for a specific team or channel using query parameters.
Get an outgoing webhook
Get an outgoing webhook given the hook id.
Delete an outgoing webhook
Delete an outgoing webhook given the hook id.
Update an outgoing webhook
Update an outgoing webhook given the hook id.
Regenerate the token for the outgoing webhook.
Regenerate the token for the outgoing webhook.