Skip to content
Skip to main content
PATCH
/v3/connectors/{provider}

Update a connector

Update the connector for the specified provider.

When you make a PATCH request, Nylas replaces all data in the nested object with the information included in your request. For more information, see Updating objects.

NYLAS API KEY

Parameters

Path parameters

provider*string
googlemicrosoftimapicloudyahooewsvirtual-calendarzoominbox

Request body

settingsobject

Oauth provider credentials and settings

Example: {"tenant":"common"}
scopearray<string>

Oauth "scope" parameter

Example: ["Mail.Read","User.Read","offline_access"]
active_credential_idstring

(Optional) The ID of the "default" credential record of this Connector. This credential will be used as a default for communication with the provider.

Example: "c123f8e1a-eb1c-41c0-b6a6-d2e59daf7f47"

Responses

request_idstring

ID of the request

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
dataobject
PATCHhttps://api.us.nylas.com/v3/connectors/{provider}

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

providerrequiredstring
Loading editor...

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