Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
CDN resource ID for which the content should be pre-populated.
Body
Paths to files that should be pre-populated to the CDN. Paths to the files should be specified without a domain name.
["/test.jpg", "test1.jpg"]
Response
Successful.