# Detach an ambassador from a brand tag **DELETE /manager/brand-tags/{id}/ambassador/{ambassador}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer) The brand tag id - **ambassador** (integer) The ambassador id ## Responses ### 200 success #### Body: application/json (object) - **message** (string) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 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)