POST /v4/products/remove-media
(Last updated: 20/12/2024)
Access to this feature is restricted and depends on your subscription type.
This endpoint allows for unlinking (= removing) media items from products.
Request
Method
POST
URL
https://api.medipim.fr/v4/products/remove-media
Headers
Body
-
product
: one of the following (required)- Medipim product ID (string)
- Key value array containing the identifier field and value (array)
media
: ID of the media item (integer, required)
Response
Body
-
product
:id
, ...: product information (same as products query results)