Skip to main content
POST
Create Lists

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
name
string
required

Name of the List (1-25 characters).

Required string length: 1 - 25
description
string

Description of the List (up to 100 characters).

Maximum string length: 100
private
boolean

Whether the List is private.

Response

The request has succeeded.

data
object
errors
object[]