Skip to main content
PUT
Change the authenticated User's local password

Authorizations

__Host-oc_session
string
cookie
required

Body

application/json
currentPassword
string
required
write-only
Required string length: 1 - 1024
newPassword
string
required
write-only
Required string length: 1 - 1024

Response

Password changed and all User sessions revoked.