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.

Request Body

{"name"=>"ZARA", "description"=>"ZARA", "logo"=>"]Y]peq#rokFP", "banner"=>"q^]a_5TevoAj"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

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"}}