manage_webhooks for the team the webhook is in. manage_others_outgoing_webhooks is required if the owner of the webhook is different from the requester.
External DocumentationTo learn more, visit the Mattermost documentation.
Parameters
| Parameter | Description |
|---|---|
| Callback Urls | A comma-separated list of URLs to post the payloads to when the webhook is triggered. |
| Channel ID | The ID of a public channel that the webhook watches. |
| Content Type | The format to POST the data in. |
| Creator ID | The ID of the owner of the webhook if different from the requester. Required in local mode. |
| Description | The description for this outgoing webhook. |
| Display Name | The display name for this outgoing webhook. |
| Team ID | The ID of the team that the webhook watches. |
| Trigger When | Select when the webhook is triggered. |
| Trigger Words | A comma-separated list of words for the webhook to trigger on. |