Command

nylas admin credentials delete

Delete a credential

Written by Qasim Muhammad Staff SRE

What does nylas admin credentials delete do?

The nylas admin credentials delete command deletes a credential. It is part of the Admin (API Management) commands, which manage Nylas applications, callback URIs, connectors, credentials, and grants.

Usage

nylas admin credentials delete

Flags

FlagDescription
--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 admin credentials delete command deletes a credential.

JSON output for scripting

nylas admin credentials delete --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas admin credentials delete --help for full help output.