Skip to main content
Activate Retentions
curl --request POST \
  --url https://api.coralogix.com/mgmt/openapi/latest/dataengine/retention-tags/v1/activate \
  --header 'Authorization: <api-key>'
{
  "activateRetentions": true
}

Authorizations

Authorization
string
header
required

API key authentication

Response

This data structure is obtained after setting the active status of retentions

activateRetentions
boolean
Example:

true