Skip to main content
PATCH
TypeScript SDK

Authorizations

Oai-Api-Key
string
header
required

Path Parameters

id
string
required
Example:

"space_123"

Body

application/json

Space update data

name
string
Required string length: 1 - 100
icon
enum<string>
Available options:
folder,
book,
file-text,
database,
package,
archive,
briefcase,
inbox,
layers,
box
description
string
Required string length: 1 - 500
slug
string
Required string length: 1 - 100
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
isArchived
boolean
metadata
object

Response

Space updated successfully

space
object
required