Skip to content
Skip to main content
POST
/v3/applications/redirect-uris

Add callback URI to application

Adds a callback URI to the specified Nylas application. Nylas uses callback URIs to redirect users to your project after they complete the authentication flow. If you don't specify a platform, Nylas defaults to web.

The OAuth protocol requires that you include the client_secret field for calls made to this endpoint, depending on the platform you define. If you're using OAuth 2.0 with PKCE and your platform is js, ios, android, or desktop, the client_secret field is not required.

NYLAS API KEY

Request body

any

Responses

request_idstring

ID of the request

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
dataany
POSThttps://api.us.nylas.com/v3/applications/redirect-uris

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

Loading editor...

Autocomplete and validation come from this endpoint's request schema.