Check if SLOs can be safely deleted

GET {{baseUrl}}/api/v1/slo/can_delete?ids=id1, id2, id3

Check if an SLO can be safely deleted. For example, assure an SLO can be deleted without disrupting a dashboard.

Request Params

KeyDatatypeRequiredDescription
idsstring(Required) A comma separated list of the IDs of the service level objectives objects.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"ok":["amet eu culpa","consequat quis magna a"]},"errors":{"incididunt60":"est Lorem","in_ea":"cillum ad sit","nisi_f17":"occaecat anim adi"}}