Send an admin password reset link
Verifies the administrator password and sends a reset link to another user belonging to the administrator's active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
user_id
password
Response
A password reset link was sent to the managed user's email.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

