Skip to content
Skip to main content
PATCH
/v3/workspaces/{workspace_id}

Update a workspace

Updates the specified workspace.

NYLAS API KEY

Parameters

Path parameters

workspace_id*string

ID of the workspace to access.

Example: "123e4567-e89b-12d3-a456-426614174000"

Request body

auto_groupboolean

When true, specifies that newly created grants in the application are automatically assigned to the workspace if their email address' domain matches the domain.

Example: true
domainstring

The top-level domain associated with the workspace.

Example: "nylas.com"
namestring

A short, descriptive name for the workspace.

Example: "The Nylas Workspace"

Responses

request_idstring

The request ID.

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
dataobject
PATCHhttps://api.us.nylas.com/v3/workspaces/123e4567-e89b-12d3-a456-426614174000

Find your API key in the Nylas Dashboard under API Keys in your application settings.

workspace_idrequiredstring

ID of the workspace to access.

Loading editor...

Autocomplete and validation come from this endpoint's request schema.