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 POST \ --url https://api.example.com/api/preferences/save_preferences \ --header 'Content-Type: application/json' \ --data ' { "default_stream": { "host": "192.168.2.1", "port": 5600 }, "suggest_host": true, "frequency_offset": 0 } '
{ "success": true }
Show child attributes
Successful Response
Was this page helpful?
Contact support