Ana içeriğe atla
POST
Change the authenticated user password and revoke refresh sessions

Yetkilendirmeler

Authorization
string
header
gerekli

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

Gövde

application/json
currentPassword
string<password>
gerekli
newPassword
string<password>
gerekli
Minimum string length: 10

Yanıt

Single entity response

status
boolean
result
object