Update report notification
Update a ReportNotification.
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
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.
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 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"