Downloadable Files

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/products/{productId}/downloadable-files
post
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
Body
file_namestringRequired
file_content_typestringRequired
descriptionnull | stringOptional
Responses
200

OK

No content

post
/v1/stores/{storeId}/products/{productId}/downloadable-files

No content

post
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
downloadableFileIdstring · flake-idRequiredExample: 411486491630370816
Responses
post
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}/finish

No content

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
downloadableFileIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}/download-url
delete
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
downloadableFileIdstring · flake-idRequiredExample: 411486491630370816
Responses
delete
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}

No content

Last updated

Was this helpful?