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.
cURL
curl --request PUT \ --url https://example.com/api/indexes/{indexId}/preferences \ --header 'Content-Type: application/json' \ --cookie better-auth.session_token= \ --data ' { "displayFields": [ "<string>" ], "lineWrap": true } '
{ "displayFields": [ "<string>" ], "lineWrap": true }
1
100
table
inline
Successful response