# Update a brand tag by id **PATCH /manager/brand-tags/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Parameters ### Path parameters - **id** (integer) The brand tag id ### Body: application/json (object) - **visibility_chat** (number) - **images** (array) - **names** (array) ## Responses ### 200 returns the updated brand tag ### 403 Forbidden - You don't have permission to access this route ### 404 Not found - The brand tag does not exist [Powered by Bump.sh](https://bump.sh)