Authorization: Bearer ********************curl --location --request DELETE 'https://numueg.app/api/v1/stores//products//images' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"image_url": "https://cdn.numu.com/products/img-001.jpg"
}'{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}