Kontorion Billing API
Queue a required-action on the caller's profile
POST
https://api.kontorion.eu/v1
/me/required-actions
Self-service endpoint: queues a Keycloak required-action on the caller and bumps notBefore so the next refresh-token call fails. The user signs out, signs back in, and Keycloak's login chain walks them through the queued action (TOTP enrollment, WebAuthn registration, password rotation, etc.). Allows only safe self-applied actions; admin-driven required-actions go through a different surface. Works only for Keycloak-authenticated callers - API-key callers don't have a Keycloak user to queue actions on.
Queue a required-action on the caller's profile › Responses
Action queued; sign out + sign in to apply
No data returned