CDN
head
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
cdnIdstringRequired
fileNamestringRequired
Responses
200
File exists
No content
404
File or organization not found
head/v1/cdn/{cdnId}/files/{fileName}
No content
put
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
cdnIdstringRequired
fileNamestringRequired
Responses
200
File uploaded successfully
No content
404
Organization not found
put/v1/cdn/{cdnId}/files/{fileName}
No content
Last updated