auth
Post apiv1authchange password
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Success
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"success": true
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
A valid request URL is required to generate request examples{
"success": true
}{
"error": "<string>"
}