Command

nylas agent account delete

Delete an agent account

Written by Qasim Muhammad Staff SRE

What does nylas agent account delete do?

The nylas agent account delete command deletes an agent account. It is part of the Agent Accounts commands, which create and manage Nylas-managed agent accounts, policies, and rules.

Usage

nylas agent account delete

Flags

FlagDescription
--force(-f)Force delete without confirmation (alias for --yes)
--yes(-y)Skip confirmation prompt
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)

Examples

The nylas agent account delete command deletes an agent account.

JSON output for scripting

nylas agent account delete --json

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas agent account delete --help for full help output.