API ReferenceUsers
Request a branded password reset email (public)
curl -X POST "https://api.xentr.ai/api/users/reset-password"Empty
Request a magic link sign-in email (public)
Previous Page
Set the active organization for this user (server-of-truth for which org the dashboard renders)
Validates that the user has an active membership in the target org before persisting. Xentr staff are allowed any org. Returns the refreshed profile payload so the client can apply it without a second round-trip.