Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Toggle Policies

POSThttps://api.coralogix.com/mgmt/openapi/3/dataplans/policies/v1/toggle

No description available

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

This data structue is used to toggle a policy by its ID.

    enabled#booleanrequired
    Example: true
    id#stringrequired
    Example: id

Response

application/json

This data structue is obtained when toggling a policy by its ID.

    enabled#booleanrequired
    Example: true
    id#stringrequired
    Example: id