Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 5.13 KB

channelcredentials.md

File metadata and controls

15 lines (12 loc) · 5.13 KB

ChannelCredentials

Fields

Field Type Required Description Example
webhook_url Optional[str] Webhook URL used by chat app integrations. The webhook should be obtained from the chat app provider. https://example.com/webhook
channel Optional[str] Channel specification for Mattermost chat notifications. general
device_tokens List[str] Contains an array of the subscriber device tokens for a given provider. Used on Push integrations. [
"token1",
"token2",
"token3"
]
alert_uid Optional[str] Alert UID for Grafana on-call webhook payload. 12345-abcde
title Optional[str] Title to be used with Grafana on-call webhook. Critical Alert
image_url Optional[str] Image URL property for Grafana on-call webhook. https://example.com/image.png
state Optional[str] State property for Grafana on-call webhook. resolved
external_url Optional[str] Link to upstream details property for Grafana on-call webhook. https://example.com/details