Skip to main content

Delete AI application

DELETEhttps://api.coralogix.com/mgmt/openapi/5/ai/applications/v3/{id}

Deletes an AI application by its unique identifier.

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 AI application to delete.

Response

application/json

Response returned after deleting an AI application.

    id#string

    Unique identifier of the deleted AI application.

    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}$