Skip to main content

Delete custom evaluation

DELETEhttps://api.coralogix.com/mgmt/openapi/5/ai/custom-evaluations/v3/{id}

Deletes a custom evaluation from the catalog.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

    Unique identifier of the custom evaluation to delete.

Response

application/json

Response returned after deleting a custom evaluation.

    id#string

    Unique identifier of the deleted custom evaluation.

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$