Reset the password for a user in a realm
PUT/user/:realm/reset-password/:userId
Reset the password for a user in a realm
Request
Path Parameters
realm stringrequired
userId stringrequired
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
- application/json
Body
type string
value string
temporary boolean
Responses
- default
default response
- application/json
- Schema
Schema
any
Loading...