Skip to main content

Delete adjustment events

POST 

/:adjustmentName/events/delete

Deletes existing adjustment events.


All specified events and their associated SLOs must exist. If any event or The SLO does not exist, none will be deleted, and an error will be returned.

NOTE
Budget adjustment recalculations can be run for events from the past 30 days.

AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as Bearer TOKEN.

Request

Responses

Success