Skip to main content
PUT
Reset user password

Path Parameters

user_id
string
required

Body

application/json

Request schema for resetting a user's password.

Used by superadmins to reset user passwords.

new_password
string<password> | null

New password

Minimum string length: 1

Whether to send a password reset link instead of setting password directly

Response

Successful Response

{key}
string