API referenceGenerated
Delete Detector
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Path Parameters
detector_id*Detector Id
Response Body
application/json
curl -X DELETE "https://example.com/anomalies/detectors/string"Empty
{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}