Authorizations
API key authentication
Response
This data structure is obtained after setting the active status of retentions
Example:
true
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/dataengine/retention-tags/v1/activate \
--header 'Authorization: <api-key>'{
"activateRetentions": true
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/dataengine/retention-tags/v1/activate \
--header 'Authorization: <api-key>'{
"activateRetentions": true
}API key authentication
This data structure is obtained after setting the active status of retentions
true
Was this page helpful?