Downloadable Files
get
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816productIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
idstring · flake-idRequiredExample:
411486491630370816store_idstring · flake-idRequiredExample:
411486491630370816product_idstring · flake-idRequiredExample:
411486491630370816is_uploadedbooleanRequired
file_namestring · nullableOptional
file_content_typestring · nullableOptional
file_sizeinteger · nullableOptional
file_hashstring · nullableOptional
descriptionstring · nullableOptional
created_atstring · date-timeRequired
updated_atstring · nullableOptional
default
Error response
application/json
get
/v1/stores/{storeId}/products/{productId}/downloadable-filespost
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816productIdstring · flake-idRequiredExample:
411486491630370816Body
file_namestringRequired
file_content_typestringRequired
descriptionstring · nullableOptional
Responses
200
OK
No content
default
Error response
application/json
post
/v1/stores/{storeId}/products/{productId}/downloadable-filesNo content
post
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816productIdstring · flake-idRequiredExample:
411486491630370816downloadableFileIdstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
post
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}/finishNo content
get
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816productIdstring · flake-idRequiredExample:
411486491630370816downloadableFileIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
download_signed_urlstringRequired
default
Error response
application/json
get
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}/download-urldelete
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816productIdstring · flake-idRequiredExample:
411486491630370816downloadableFileIdstring · flake-idRequiredExample:
411486491630370816Responses
204
No Content
default
Error response
application/json
delete
/v1/stores/{storeId}/products/{productId}/downloadable-files/{downloadableFileId}No content
Last updated
Was this helpful?
