/v4/product/descriptions/delete
(Last updated: 03/10/2023)
Access to this feature is restricted and depends on your subscription type.
This endpoint allows for removing an existing description from a product.
Request
Method
POST
URL
https://api.medipim.fr/v4/product/descriptions/delete
Headers
Body
product
: one of the following (required)- Medipim product ID (string)
- Key value array containing the identifier field and value (array)
id
: Medipim description ID (integer, required)
Response
Body
Succesful response contains no body.