Skip to main content
POST
Admin Create Space

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
hub_id
string
required

Body

application/vnd.api+json

JSON:API create envelope: {data: {type, attributes}}.

data
SpaceCreateResourceData · object
required

Response

Successful Response

data
JsonApiResource[SpaceResponseAttributes] · object
required
included
any[] | null
meta
Meta · object | null