Create Cloudinary Image
POST {{api_url}}/product/{{tenant}}/products/581/media/
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"metadata", "value"=>"{\"domain\":\"product\"}", "datatype"=>"string"}, {"name"=>"file", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Origin | string | ||
Authorization | string | ||
Referer | string | ||
Content-Length | number | ||
Host | string | ||
Accept-Language | string | ||
User-Agent | string | ||
Accept-Encoding | string | ||
Connection | string |