POST
/
api
/
v1
/
createList

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
spaceId
string
required

The ID of the space

name
string
required

The name of the list

color
string
required

The color code for the list

Response

201 - application/json
id
string
page
object