Skip to content
Skip to main content
DELETE
https://api.us.nylas.com/v3/notetakers/configs/{config_id}

Delete a Notetaker Configuration

Deletes the specified configuration. If this configuration has children, they are reparented to this configuration's parent, preserving the hierarchy chain. You cannot delete the platform default configuration.

NYLAS API KEY

Parameters

Path parameters

config_id*string

The ID of the configuration to access.

Example: "d4e78fca-2a90-4b6e-91c3-a7f2bcb0d498"

Responses

request_idstring

The ID of the request.

Example: "5fa64c92-e840-4357-86b9-2aa364d35b88"
dataobject
DELETEhttps://api.us.nylas.com/v3/notetakers/configs/d4e78fca-2a90-4b6e-91c3-a7f2bcb0d498

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

config_idrequiredstring

The ID of the configuration to access.