For the complete documentation index, see llms.txt. This page is also available as Markdown.

Password

Reset system admin password

post

Reset system admin password.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
old_passwordstringRequired

The password of system admin.

new_passwordstringRequired

The password of system admin.

Responses
200

OK

No content

post/admin/password

No content

Was this helpful?