Create a ReportNotification.
The access token received from the authorization server in the OAuth 2.0 flow.
Create a ReportNotification.
The title of the ReportNotification.
The CostReport token.
The frequency the ReportNotification is sent. Possible values: daily, weekly, monthly.
The type of change the ReportNotification is tracking. Possible values: percentage, dollars.
The token of the Workspace to add the ReportNotification to. Required if the API token is associated with multiple Workspaces.
The Users that receive the notification.
The Slack or Microsoft Teams channels that receive the notification.
ReportNotification model
The title of the ReportNotification.
"Acme Report Notification"
The token for a CostReport the ReportNotification is applied to.
"rprt_abcd1234"
The Users that receive the notification.
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"