Shumoku Server API · 0.1.6-beta.4 · Authentication
Change the administrator password
POST /api/auth/change-password Authentication
sessionCookie
Request body
ChangePasswordRequest · application/json · required
Responses
| Status | Description | Schema |
|---|---|---|
200 | Operation completed | AuthSuccess |
400 | The request did not match the API contract | Error |
401 | Authentication or current password is invalid | Error |