# PATCH /products/:id_or_alias/attest_brand **PATCH /products/{id_or_alias}/attest_brand** Attests that the product belongs to a specific brand ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ### Body: (object) - **brand_id** (integer) ## Responses ### 500 Server Error ### 201 successful operation #### Body: (object) - **data** (object) - **links** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 403 Authorization forbidden ### 422 Unprocessable Entity [Powered by Bump.sh](https://bump.sh)