spaces

Update Space Item

Update an item's source description so the change follows it across Spaces.

patch/api/spaces/{space_id}/items/{item_id}

Path parameters

space_idstring required
item_idstring required

Request body

namestring nullable
descriptionstring nullable
contentstring nullable
textFormat'plain' | 'markdown' | 'skill' nullable
parentIdstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/spaces/{space_id}/items/{item_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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