Custom Lists
Create or update a list.
Create a list whose contents are the request body, or overwrite it if a list with the same name already exists.
post/api/lists/{list}
Path parameters
liststring required
Query parameters
descriptionstring
ownerstring
Headers
Authorizationstring required
Request body
string[] required
Response
An existing list with the same name was updated.