Resets the built-in admin user’s password. The username is always fixed to admin.
This endpoint can only be called from localhost (the same machine as the server). The new password must satisfy the same password policy as the create endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.vectoraidb.actian.com/llms.txt
Use this file to discover all available pages before exploring further.
Admin JWT obtained from the login endpoint.
New password for the admin user. Must satisfy the password policy.