Skip to main content
POST
Create a static list

Authorizations

Authorization
string
header
required

Personal Access Token or OAuth 2.1 access token, sent as a bearer credential (Authorization: Bearer inf_pat_...). Read operations require a token with the READ scope; write operations (POST/PATCH/DELETE) require WRITE.

Body

application/json
name
string
required
Minimum string length: 1
folder
string

Optional folder/directory id.

Response

The created list.

data
object
meta
object

Envelope metadata present on every response.