Skip to content
Skip to main content
POST
/v3/workspaces

Create a workspace

Creates a workspace.

NYLAS API KEY

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.

Default: true
Example: true
domain*string

The top-level domain associated with the workspace.

Example: "nylas.com"
name*string

A short, descriptive name for the workspace.

Example: "The Nylas Workspace"

Responses

request_idstring

The request ID.

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
dataobject
POSThttps://api.us.nylas.com/v3/workspaces

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

Loading editor...

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