Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sets or updates a credential-account password using a valid invite token.
cURL
curl --request POST \ --url https://example.com/api/auth/setup-password \ --header 'Content-Type: application/json' \ --data ' { "password": "<string>", "token": "<string>" } '
{ "success": "<unknown>" }
8 - 128
1 - 128
Successful response