Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationId
string
required

Body

application/json
autoSpaceType
enum<string>
required
Available options:
all,
selected,
none
autoSpaceIds
string[]

Response

200 - application/json

Update auto space

autoSpaceType
enum<string>
required
Available options:
all,
selected,
none
autoSpaceIds
string[]
Last modified on March 5, 2026