Skip to main content
PUT
Update workspace

Authorizations

x-api-key
string
header
required

API key (sk-proj-…) from Settings → API Keys. Required for sold API calls outside the Mermail console.

Path Parameters

workspaceId
string
required

Workspace id

Body

application/json
name
string
Required string length: 1 - 120
Example:

"Acme Agents"

timezone
string | null

IANA timezone, or null to clear

Example:

"America/New_York"

Response

Updated workspace

id
string
name
string
owner_address
string
timezone
string | null
role
enum<string>
Available options:
admin,
member
mailbox_count
integer
storage
object
created_at
string<date-time>
updated_at
string<date-time>