| Field | Type | Required | Description |
|---|---|---|---|
| current_password | string | Yes | Current password |
| new_password | string | Yes | New password |
| confirm_password | string | Yes | Confirm new password |
| Status | Description | Content Type |
|---|---|---|
| 200 | Password updated | text/html |
| 422 | Validation Error | application/json |