# PATCH /brands/:id_or_alias/transfer_ownership **PATCH /brands/{id_or_alias}/transfer_ownership** Transfers ownership of a brand ## Servers ## Parameters #### Path parameters - **id_or_alias** (string) ID of the resource to return - **owner_user_id** (integer) ## Responses ### 200: successful operation #### Body Parameters: (object) - **data** (object) ### 400: Bad Request ### 401: Authorization information is missing or invalid. ### 404: Brand Not Found ### 500: Server Error [Powered by Bump.sh](https://bump.sh)