Update if a user must change
PUT/v1/users/:id/passwordexpiration
Update if a user's password should be forced into an expired state for user with 'id' attribute matching specified value.
Request
Responses
- 200
- 400
- 404
- 412
User forceLocalPasswordExpiration value was updated. Updated user details in response.
Incomplete or malformed request.
User was not found.
Incomplete or malformed request.