Create a new documentation space in an organization
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Body
and
anyOptional
or
anyOptional
or
or
Responses
201
Space created
application/json
post/orgs/{organizationId}/spaces
201
Space created
Last updated
Was this helpful?