Skip to content
Skip to main content
DELETE
/v3/grants/{grant_id}/templates/{template_id}

Delete a template

Deletes the specified grant-level template.

NYLAS API KEYACCESS TOKEN

Parameters

Path parameters

grant_id*string

ID of the grant to access. You can also use the email address associated with the grant, or use /me/ to refer to the grant associated with an access token.

template_id*string

The ID of the template to access.

Example: "14c00cc8-648c-4381-ad10-52641d9bac8e"

Responses

request_id*string

The ID of the request.

Example: "3906564297-48e7fb5b-f220-427b-a4de-255736adba08"
DELETEhttps://api.us.nylas.com/v3/grants/nyla%40example.com/templates/14c00cc8-648c-4381-ad10-52641d9bac8e

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

grant_idrequiredstring

ID of the grant to access. You can also use the email address associated with the grant, or use /me/ to refer to the grant associated with an access token.

template_idrequiredstring

The ID of the template to access.