Skip to content

resetUserSecurity

POST
/api/v1/users/{id}/security/reset
curl --request POST \
--url https://example.com/api/v1/users/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/security/reset \
--header 'X-CSRF-Token: example'

Owner/Administrator recovery path. Clears every factor, revokes the account’s sessions, and records an audit entry.

id
required
string format: uuid
X-CSRF-Token
required
string

Factors cleared

Insufficient role

User not found