ExchangeAuthCodeForAPIKeyRequest - Go SDK

ExchangeAuthCodeForAPIKeyRequest type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
Codestring✔️The authorization code received from the OAuth redirectauth_code_abc123def456
CodeVerifier*stringThe code verifier if code_challenge was used in the authorization requestdBjftJeZ4CVP-mB92K27uhbUJU1p1r_wW1gFWFOEjXk
CodeChallengeMethodoptionalnullable.OptionalNullable[operations.ExchangeAuthCodeForAPIKeyCodeChallengeMethod]The method used to generate the code challengeS256