Never repeated. The API accepts no idempotency key here, so a second send is a second write. Only
429 rate_limit.exceeded is retried.
Example
Returns
200 - AuthSettingsResponse.
'endstate' | 'external'
required
external when your own token issuer is registered; endstate when identity is managed by Endstate.string | null
required
The registered token issuer (
iss), or null when unset.string | null
required
The registered JWKS URL, or null when unset.
string | null
required
The audience (
aud) your identity tokens carry, or null when unset.Errors
Branch onerror.code, never on the HTTP status - several codes share one.
See Errors and retries for the error types and how to narrow them.

