# Delete a point of sale **DELETE /manager/points-of-sale/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer(int32)) The id of the point of sale ## Responses ### 204 No content ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route ### 404 Not found [Powered by Bump.sh](https://bump.sh)