Skip to content
Skip to main content
DELETE
/v3/grants/{grant_id}/workflows/{workflow_id}

Delete a workflow

Deletes the specified grant-level workflow.

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.

workflow_id*string

The ID of the workflow to access.

Example: "b79c82b2-a51b-4c54-8469-28006a43551a"

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/workflows/b79c82b2-a51b-4c54-8469-28006a43551a

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.

workflow_idrequiredstring

The ID of the workflow to access.