Skip to main content
POST
Create folder

Authorizations

Authorization
string
header
required

API key starting with owk_live_ (personal) or ow_wks_live_ (workspace — see space_id on the Notes/Folders endpoints below)

Body

application/json
name
string
required

Folder name.

Required string length: 1 - 100
sort_order
integer

Sort position. Lower numbers appear first.

space_id
string<uuid>

Team space ID. Required when authenticating with a workspace key (ow_wks_live_); omit for personal keys.

Response

Created folder.

data
object