# Delete user **POST /user/delete** Delete all information from a specific user. This endpoint should be used in case a user would like to delete all their information from your and our systems (e.g. GDPR). ## Servers - Lasso Moderation API V1: https://api.lassomoderation.com/api/v1 (Lasso Moderation API V1) ## Parameters #### Headers - **Authorization** (string) Bearer token, to generate see https://app.lassomoderation.com/settings ## Body parameters Content-type: application/json - **user_id** (string) The id of the user your would like to delete - **reason** (string) In case you want to give it a reason. e.g. GDPR request ## Responses ### 200: OK #### Body Parameters: application/json (object) - **success** (boolean) [Powered by Bump.sh](https://bump.sh)