Go SDKAPI ReferenceOperationsExchangeAuthCodeForAPIKeyRequest - Go SDKCopy pageExchangeAuthCodeForAPIKeyRequest type definitionThe Go SDK and docs are currently in beta. Report issues on GitHub. Fields FieldTypeRequiredDescriptionExampleCodestring✔️The authorization code received from the OAuth redirectauth_code_abc123def456CodeVerifier*string➖The code verifier if code_challenge was used in the authorization requestdBjftJeZ4CVP-mB92K27uhbUJU1p1r_wW1gFWFOEjXkCodeChallengeMethodoptionalnullable.OptionalNullable[operations.ExchangeAuthCodeForAPIKeyCodeChallengeMethod]➖The method used to generate the code challengeS256