# 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 parameters Content-type: - **brand_id** (integer) ## Responses ### 201: successful operation #### Body Parameters: (object) - **data** (object) - **links** (object) ### 403: Authorization forbidden ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 422: Unprocessable Entity ### 500: Server Error [Powered by Bump.sh](https://bump.sh)