# Create list **POST /lists** Create a new list ## 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) - **name** (string) - **type** (string) ## Responses ### 200 OK #### Body: application/json (object) - **success** (boolean) - **listId** (string) [Powered by Bump.sh](https://bump.sh)