Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
currentPassword
string
required
newPassword
string
required
Minimum string length: 8
logOutAllDevices
boolean
default:true

Response

Success

success
boolean
required