Back
post /v1/organizations/{organizationId}/spaces

Create space

Creates a new space in the organization.

path params

organizationIdstring required

Request body

name String required

type String ENUM required

otherTypeName String

organizationSharing String ENUM

linkSharing String ENUM

publicSharing String ENUM

tags Array of String

templateType String

iconName String

enableProgressTracking Boolean

onlyAllowExistingOrganizationMembers Boolean

allowBlockSharingOrganizationMembers Boolean

allowBlockSharingPublic Boolean

allowBlockSharingUsers Boolean

Responses

Was this guide helpful?