Brand ResetDefault

POST {{apiBaseUrl}}/v1/brand/resetdefault?brandId={{brandId}}

This API is used to reset the default brand. Any brand can be set as default in the available list of brands.

Request Params

KeyDatatypeRequiredDescription
brandIdstringThe brand Id obtained after successful brand creation needs to be passed to set the default brand.

RESPONSES

status: OK

{"message":"The default brand has been updated successfully"}