Create a custom list
Create a new custom list for organizing contacts.
<Info>Scope required: `write:chat`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
name
Name of the custom list
Response
Custom list created successfully
uuid
UUID of the created list
name
Name of the created list
createdAt
When the list was created
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
410
Gone Error
429
Too Many Requests Error