Update workspace
Updates a workspace’s display name, timezone, time format, brand color, or logo.
Pass only the fields you want to change — anything you leave out stays the same. To remove the logo, send logoUrl: null.
The URL slug can’t be changed after creation (it’s part of every workspace link). If you need a different slug, create a new workspace.
Only workspace owners and admins can edit a workspace.
Authorizations
Your Postbreeze API key
Path Parameters
Prefixed cuid of the workspace to update.
"ws_01HZX5T2K9Q3RB6N6JZP3RYV0M"
Body
1 - 80IANA timezone.
H24, H12 Natural posting times: publish scheduled posts with a random ±4 minute offset around the slot time.
"Remember for next time" default for the Threads Auto-Repost dialog (threadsAutoRepostSchema shape), or null to clear.
"Remember for next time" default for the Threads Auto-Plug dialog (threadsAutoPlugSchema shape), or null to clear.
Brand hex color used in the dashboard chrome.
Workspace logo URL, or null to clear.
Response
The updated workspace.
Prefixed cuid identifier.
Display name.
Globally unique URL slug.
User id of the workspace owner.
IANA timezone the workspace is scheduled against.
Hour format used in the UI.
H24, H12 Brand hex color used in the dashboard chrome. null when unset.
Workspace logo URL. null when unset.
Set when the workspace has been soft-deleted; otherwise null.