curl --location --request POST '/api/rest/v1/media-files' \
--header 'Content-type: application/json' \
--data-raw '{
"file": "string",
"product": "string",
"product_model": "string"
}'
{}
product_model
field, but not both at the same time.product
field, but not both at the same time.