UpdateGoogleChatNotificationProviderRequest

UpdateGoogleChatNotificationProviderRequest
UpdateGoogleChatNotificationProviderRequest
JSON Example
{
    "name": "My Google Chat Provider",
    "enabled": true,
    "space_id": "AAAAHWiaQku",
    "key": "AIi3AKe9sngAOej8eMKA0e-MEiq9u3DNMaouw9h",
    "token": "st93baFNEIA2khjaSJ397sAJ_MD98SNV34JKAIdj45I"
}
string
name
Optional

Name of the Google Chat provider

boolean
enabled
Optional

Whether the provider is enabled

string
space_id
Optional

Google Chat space ID

string
key
Optional

Google Chat webhook key

string
token
Optional

Google Chat webhook token