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.
Body
application/json
Paths to files that should be pre-populated to the CDN.
Paths to the files should be specified without a domain name.
Example:
["/test.jpg", "test1.jpg"]
Response
Successful.