core

Send an email with a temporary link that a user can use to recover their account

post/core/users/{id}/recovery_email/

Path parameters

idinteger required

A unique integer value identifying this User.

Request body

token_durationstring
email_stagestring uuid required

Response

Successfully sent recover email

Changes

No recorded changes to this endpoint across all 1 revision of this API.