Upload main product video
Last updated
Was this helpful?
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.
id
number
Internal ID of the uploaded video.