Skip to main content

Changes the authenticated user password

POST /v1/password

Summary

Changes the authenticated user password.

Details

Requires an authenticated web session.

Request body: JSON object with currentPassword and newPassword.

Authentication

No operation-level security requirement is documented here.

Parameters

None documented here.

Request Body

No request body is documented here.

Responses

200

Success. No response body.

No response body schema documented.