Skip to main content
InputObject

Input Fields

currentPassword
Current password. Required when a user is changing their own password.
password
required
New password to set for the user.
{
  "currentPassword": "abc123",
  "password": "abc123"
}