Upload main product video
Required access scopes
Path params
Param
Type
Description
Headers
Header
Format
Description
Response JSON
Field
Type
Description
Last updated
Was this helpful?
POST https://app.ecwid.com/api/v3/{storeId}/products/{productId}/video
Your app must have the following access scopes to make this request: update_catalog
All path params are required.
storeId
number
Ecwid store ID.
productId
number
Internal product ID.
All headers are required.
Authorization
Bearer secret_ab***cd
Access token of the application.
Content-Type
application/json;charset=utf-8
Content-type for the video upload.
url
string
HTTPS link to the video file.
A JSON object with the following fields:
id
number
Internal ID of the uploaded video.
Last updated
Was this helpful?
Was this helpful?
