Return to Endstate-managed identity
Settings
Return to Endstate-managed identity
Clears your registered token issuer, switching your organization back to Endstate-managed identity.
DELETE
Return to Endstate-managed identity
Authorizations
Use Authorization: Bearer end_sk_* for partner API keys (e.g. end_sk_AbCd_example_api_key).
Response
The configuration after clearing.
external when your own token issuer is registered; endstate when identity is managed by Endstate.
Available options:
endstate, external Example:
"external"
The registered token issuer (iss), or null when unset.
Example:
"https://auth.brand.example"
The registered JWKS URL, or null when unset.
Example:
"https://auth.brand.example/.well-known/jwks.json"
The audience (aud) your identity tokens carry, or null when unset.
Example:
"https://wallet.brand.example"

