POST /v4/brands/update
(Last updated: 20/12/2024)
Access to this feature is restricted and depends on your subscription type.
This endpoint allows for updating an existing brand.
Request
Method
POST
URL
https://api.medipim.fr/v4/brands/update
Headers
Body
id
: Medipim ID of the brand (integer, required)-
data
:name
: Name of the brand (string, required)
Response
Body
-
brand
:id
,name
, ...: brand information (same as brand query results)