v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Private Spaces

Create a space

Creates a new space in the workspace.

post/api/w/{wId}/spaces

Path parameters

wIdstring required

ID of the workspace

Request body

isRestrictedboolean required
namestring required
spaceKind'regular' | 'project' required
managementMode'manual' | 'group' required
memberIdsstring[]

Required when managementMode is manual

groupIdsstring[]

Required when managementMode is group

Response

Successfully created space