Add CNAME

Posthttps://api.cdn77.com/v3/cdn/{id}/cname

Request parameters

  • idinteger in pathrequired

Request body≥1 required

  • cnamestringrequired

    CNAME should be mapped via DNS to CDN URL. Otherwise it's not possible to generate SSL certificate for any CNAME assigned to CDN Resource.

Example of the request body
{
  "cname": "test.cname.com"
}

Responses

CNAME added.

Can’t find what you are looking for?