CreateAuthKeysCodeData - Python SDK

CreateAuthKeysCodeData method reference

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

Auth code data

Fields

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