Client ID of the application.
Client secret of the application.
OAuth 2.0 code fetched from the previous step.
Optional
codeThe original plain text code verifier (code_challenge) used in the initial authorization request (PKCE).
Should match the same redirect URI that was used for getting the code during the initial authorization request.
Generated using TypeDoc
Interface of a Nylas code exchange request