food

Update a brand

put/foods/brands/{brand_id}

Path parameters

brand_idinteger required

Request body

brand_type'standard' | 'store_brand' | 'restaurant'
countrystring nullable
manufacturer_idinteger nullable
namestring
status'active' | 'pending_review' | 'deprecated'

Response

successful operation

brand_typestring
countrystring nullable
created_timestring date-time nullable
idinteger
manufacturer_idinteger nullable
namestring
name_normalizedstring
statusstring
updated_timestring date-time nullable

Changes

No recorded changes to this endpoint across all 15 revisions of this API.