Command

nylas admin callback-uris update

Update a callback URI

Written by Qasim Muhammad Staff SRE

What does nylas admin callback-uris update do?

The nylas admin callback-uris update command updates a callback URI. It is part of the Admin (API Management) commands, which manage Nylas applications, callback URIs, connectors, credentials, and grants.

Usage

nylas admin callback-uris update

Flags

FlagDescription
--platform stringPlatform (web, ios, android)
--url stringCallback URL
--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)
--yes(-y)Skip confirmations

Examples

The nylas admin callback-uris update command updates a callback URI.

JSON output for scripting

nylas admin callback-uris update --json

Filter by platform

nylas admin callback-uris update --platform <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas admin callback-uris update --help for full help output.