Skip to main content
PATCH
Rename or re-address a workspace

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Path Parameters

workspaceId
string<uuid>
required

Identifier of a row.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json
logo
string<uri> | null

A square picture; null removes it.

name
string
Required string length: 1 - 200
newAreasShared
boolean
slug
string

The team's segment under the site's root. Handle rules; one namespace with handles.

timezone
string | null

An IANA time zone name, such as Europe/Paris.

whoCanInvite
enum<string>

Who may invite into the workspace: its admins, or everyone in it.

Available options:
admins,
everyone

Response

Success.

workspace
object
required