GetProductImageUploadUrlResponseDto
idstringRequired
The ID of the direct image upload URL.
upload_urlstringRequired
The URL to upload the image to.
Example
{
"id": "string",
"upload_url": "string"
}{
"id": "string",
"upload_url": "string"
}