Request parameters for the b2_authorize_account API call. Credentials are sent via HTTP Basic auth in the raw API, but represented here as fields.
b2_authorize_account
Readonly
The application key secret.
The application key ID (account ID or app key ID).
Optional
Optional realm override (e.g., 'production', 'staging'). Defaults to production.
'production'
'staging'
Request parameters for the
b2_authorize_accountAPI call. Credentials are sent via HTTP Basic auth in the raw API, but represented here as fields.