SpaceService
CreateSpace creates a space and makes the authenticated caller its first administrator.
post/api/v1/spaces
Query parameters
spaceIdstring
Optional. The space UID to use for this space. If empty, a canonical UUID v4 will be generated. Format: ^a-zA-Z0-9?$
Request body
Response
OK