Update Brand
PUT {{baseUrl}}/brands/:brand
This endpoint allows you to update brand details by providing the ID of the brand you want to update its details in the brand path parameter.
OAuth Scopes
brands.read brands.read_write
Request Body
{"name"=>"ZARA", "description"=>"ZARA", "logo"=>"]Y]peq#rokFP", "banner"=>"q^]a_5TevoAj"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"success":true,"status":200,"data":{"id":883017162,"name":"بربري","description":"بربري","banner":"https://i.ibb.co/jyqRQfQ/avatar-male.webp","logo":"https://i.ibb.co/jyqRQfQ/avatar-male.webp","ar_char":"ب","en_char":"b"}}