CreateAuthKeysCodeData - Go SDK

CreateAuthKeysCodeData type definition

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

Auth code data

Fields

FieldTypeRequiredDescriptionExample
IDstring✔️The authorization code ID to use in the exchange requestauth_code_xyz789
AppIDint64✔️The application ID associated with this auth code12345
CreatedAtstring✔️ISO 8601 timestamp of when the auth code was created2025-08-24T10:30:00Z