# Add/update users **POST /user** Add or update a user ## 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: application/json (object) - **user** (object) Model for a user that you can send to Lasso. If the id of the user does not yet exist a new user will be made. ## Responses ### 200 OK #### Body: application/json (object) - **success** (boolean) [Powered by Bump.sh](https://bump.sh)