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.
Admin JWT obtained from the login endpoint.
New password for the admin user. Must satisfy the password policy.