Skip to main content
POST
Create Container

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
description
string
parent_id
string

Response

201 - application/json

Container created.

id
string
name
string
description
string
parent_id
string | null
path
string
level
integer
user_count
integer
container_count
integer
is_pinned
boolean
metadata
object
tags
string[]
breadcrumbs
object[]
created_at
string
updated_at
string