v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBUser Management
Reset password for a user
Resets the password for the user identified using the userID. inSync sends an email with a password reset link to the user.
post/usermanagement/v1/users/{userID}/resetPassword
Path parameters
userIDinteger required
The unique ID of a user in inSync. Get the ID of a user using the 'List all users' API.
Response
OK
{"stackTrail":"paths:/usermanagement/v1/users/{userID}/resetPassword:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}