Client ID of the application.
Optional
clientClient secret of the application. If not provided, the API Key will be used instead.
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