Manage Lists
Create List
Creates a new List.
POST
/
2
/
lists
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
name
string
requiredRequired string length:
1 - 25
description
string
Maximum length:
100
private
boolean
default: falseResponse
200 - application/json
data
object
A X List is a curated group of accounts.
errors
object[]