Create a custom list
Create a new custom list.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
name
Name of the custom list
description
Optional description of the custom list
Response
Custom list created successfully
message
Response message
result
Indicates if the request was successful
content