Skip to main content
PATCH
Update a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
name
string

New workspace name.

icon_emoji
string

Emoji shown beside the workspace. Send null to clear it.

versioning_enabled
boolean

Keep previous versions of files.

allow_external_sharing
boolean

Allow share links to people outside the organization.

Response

Successful response

The response is of type object.