Activate Raw Logs for CDN Resource

Posthttps://api.cdn77.com/v3/raw-logs/activate

Request body≥1 required

  • cdn_idinteger

    The CDN Resource identifier for which you want to activate the logging.

Example of the request body
{
  "cdn_id": 1234567890
}

Responses

Raw Logs for CDN Resource activated.

Response parameters

  • active_fromstring, format date-time
  • active_tostring, format date-time
Example of the response
{
  "active_from": "2024-10-16T21:56:59.502Z",
  "active_to": "2024-10-16T21:56:59.502Z"
}
Can’t find what you are looking for?