Create anomaly notification
Create an Anomaly Notification for a Cost Report.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Create an Anomaly Notification for a Cost Report.
The token of the Cost Report that has the notification.
The threshold amount that must be met for the notification to fire.
The tokens of the Users that receive the notification.
Email addresses that receive the notification. Must be organization users or addresses on a verified domain.
The Slack/MS Teams channels that receive the notification.
Response
AnomalyNotification model
The token for the CostReport the AnomalyNotification is associated with.
The date and time, in UTC, the AnomalyNotification was created. ISO 8601 Formatted.
"2023-08-04T00:00:00Z"
The date and time, in UTC, the AnomalyNotification was last updated at. ISO 8601 Formatted.
"2023-08-04T00:00:00Z"
The threshold amount that must be met for the notification to fire.
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 channels that the notification is sent to.