/
HE
hero-page
/
Hero API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Image
1
Item
5
List
5
post
Create a new List in a specified Space
get
Retrieve details of a specific List
post
Update details of a specific List
post
Delete a specific List
get
List all Lists within a specific Space
Space
5
List
Create a new List in a specified Space
post
/api/v1/createList
Request body
object
required
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
List created successfully
object
required
id
string
page
object
Changes