v1
latestOpenAPI 3.0.02026-07-24161215397.4 KBPassword
Reset password
Sends an email to the associated user that contains a link, which can be used to reset said user's password.
Required scopes: flex.user.password.update
post/api/v2/organizations/{orgSlug}/password/reset
Path parameters
orgSlugstring required
organization slug
Request body
Example request
{
"email": "example@gmail.com"
}