spaces

Create Space Node

post/api/spaces/{space_id}/nodes

Path parameters

space_idstring required

Request body

type'folder' | 'text' required
namestring required
parentIdstring nullable
contentstring nullable
textFormat'plain' | 'markdown' | 'skill' nullable

Response

Successful Response

{"stackTrail":"paths:/api/spaces/{space_id}/nodes:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.