Create a custom list

Create a new custom list.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired>=1 character
Name of the custom list
descriptionstringOptional
Optional description of the custom list

Response

Custom list created successfully
messagestring
Response message
resultboolean
Indicates if the request was successful
contentobject or null

Errors