Skip to main content
POST
Change password

Authorizations

x-api-key
string
header
required

Path Parameters

userId
integer
required

User ID

Body

application/json
currentPassword
string
required
newPassword
string
required

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)