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

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

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