List

Create a new List in a specified Space

post/api/v1/createList

Request body

spaceIdstring required

The ID of the space

namestring required

The name of the list

colorstring required

The color code for the list

Response

List created successfully

idstring

Changes

No recorded changes to this endpoint across all 3 revisions of this API.