# Delete the waiting list **DELETE /chat/waiting-list/{id_waiting_list}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Headers - **X-Popsell-Brand** (integer) The id of the target brand ### Path parameters - **id_waiting_list** (integer) The waiting list id ## Responses ### 204 No content - The waiting list has been deleted ### 403 Forbidden - You don't have permission to access this route ### 404 Not found - The waiting list does not exist [Powered by Bump.sh](https://bump.sh)