Update a space

PATCH
Update a space, to change the name for example

Path parameters

spaceIdstringRequired
ID of space to update

Request

This endpoint expects an object.
accesslist of "*" or "upload"Optional
Allowed values: *upload
actionslist of objectsOptional
appIdstringOptional
The ID of the App that space is associated with
archivedAtdatetimeOptional
Date when space was archived
autoConfigurebooleanOptional
displayOrderintegerOptional
The display order
environmentIdstringOptional
Environment ID
guestAuthenticationlist of "shared_link" or "magic_link"Optional
Allowed values: shared_linkmagic_link
The type of authentication to use for guests
labelslist of stringsOptional
languageOverridestringOptional
metadataanyOptional
Metadata for the space
namestringOptional
The name of the space
namespacestringOptional
primaryWorkbookIdstringOptional
The ID of the primary workbook for the space. This should not be included in create space requests.
settingsobjectOptional
The Space settings.
spaceConfigIdstringOptional
Space Config ID
translationsPathstringOptional

Response

This endpoint returns an object.
dataobject
A place to store your workbooks

Errors