Skip to main content

Revert deployment of extension

DELETEhttps://api.coralogix.com/mgmt/openapi/5/integrations/extensions/v1/deployed

Undeploys the specified extension.

Requires the following permissions:

  • extensions:Deploy

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request for undeploying an extension.

    id#string

    Unique identifier.

    keptExtensionItems#string[]

    List of extension item IDs to retain after undeploying; all other items will be removed.

Response

application/json

Response returned after successfully undeploying an extension.

    Extension deployment.

    The failed items.