Password reset (r:password-reset)¶
http://rels.goabout.com/password-reset
The password reset relation links the root resource to the Password reset (p:password-reset) resource that can be used when a user has forgotten their password.
Example¶
{
"_links" : {
"http://rels.goabout.com/password-reset" : {
"href" : "https://api.goabout.com/password-reset"
}
}
}