spaces

Create Space

post/v2/spaces

Request body

OR

Response

Successful Response

idstring required
external_idsobject nullable required
parent_idstring nullable required
type'organization' | 'account' | 'project' required

Scope of the space. The v2 spaces API is organization-scoped, so only organization, account, and project spaces are ever returned; personal spaces (organization_id IS NULL) are never returned by these endpoints.

namestring required
created_atstring required

Changes