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

Extension password

Reset current user extension password

post

Reset current user extension password.

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

The extension password.

new_passwordstringOptional

The extension password.

Responses
200

OK

No content

post/user/extension_password

No content

Was this helpful?