Update report notification
Update a ReportNotification.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
Update a ReportNotification.
The title of the ReportNotification.
The CostReport token.
The Users that receive the notification.
Email addresses that receive the notification. Must be organization users or addresses on a verified domain.
The Slack or Microsoft Teams channels that receive the notification.
The frequency the ReportNotification is sent. Possible values: daily, weekly, monthly.
The type of change the ReportNotification is tracking. Possible values: percentage, dollars.
Response
ReportNotification model
The title of the ReportNotification.
"Acme Report Notification"
The token for a CostReport the ReportNotification is applied to.
"rprt_abcd1234"
The tokens of organization users that receive the notification. Freeform verified-domain emails are not included; see recipient_emails.
The email addresses that receive the notification, including organization users and verified-domain addresses.
The Slack or Microsoft Teams channels that receive the notification.
The frequency the ReportNotification is sent.
daily, weekly, monthly "weekly"
The type of change the ReportNotification is tracking.
percentage, dollars "percentage"