Britive platform release 2026.03.01 is now live in production.

Reset user password

Prev Next
Post
/api/users/{targetUserId}/resetpassword

If the request parameter sharePasswordToUser is true, the password is shared with the user on their email address. The password is also shared on one or more email addresses specified in the recipients' field.

Security
HTTP
Type bearer
Path parameters
targetUserId
stringRequired
Body parameters
"{'password' : 'Admin@123$','sharePasswordToUser' : true}"
Expand All
object
realNode
object (JsonNode)
Responses
200

OK

object