V1ApiAuthSign out
Central authentication: sign-out
Better Auth 1.7.3 endpoint. Phone mutations are normalized and budgeted; browser sessions use HttpOnly cookies.
curl -X POST "https://example.com/api/auth/sign-out"Empty
Central email authentication: sign-in/email-otp POST
Verified non-admin email accounts can sign in by code or recover a password. New accounts require a live matching email invitation in X-Medbuk-Invitation-Token. Invitations are accepted separately.
Check your own platform access and sign-in status GET
Next Page