Create list

Creates a list. When you create a list, a list ID is generated automatically that can be mapped later to add items to the list, and to update and delete the list. After creating a list, you can add items to the list by using POST/{listId}/items endpoint.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!