# Logout (public) **POST /auth/logout** Logout will invalidate the Token ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Headers - **X-Popsell-Domain** (string) The domain of the user ## Responses ### 200 Return a message to confirm the logout #### Body: application/json (object) - **message** (string) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)