v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBService Level Objectives
Delete an SLO
Permanently delete the specified service level objective object.
If an SLO is used in a dashboard, the DELETE /v1/slo/ endpoint returns a 409 conflict error because the SLO is referenced in a dashboard.
delete/api/v1/slo/{slo_id}
Path parameters
slo_idstring required
The ID of the service level objective.
Query parameters
forcestring
Delete the monitor even if it's referenced by other resources (for example SLO, composite monitor).
Response
OK