User Recovery

Recover a user

Complete the process of recovering a user by adding an authenticator.

post/public/v1/submit/recover_user

Request body

type'ACTIVITY_TYPE_RECOVER_USER' required
timestampMsstring required

Timestamp (in milliseconds) of the request, used to verify liveness of user requests.

organizationIdstring required

Unique identifier for a given Organization.

Response

A successful response.

Changes