cURL
curl --request POST \ --url https://app.luly.ai/api/v1/sms/update \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data ' { "phone_number": "<string>", "prompt": "<string>", "ignore_keywords": [ {} ], "temperature": 123 } '
{ "status": "success", "pathway_id": "9d404c1b-6a23-4426-953a-a52c392ff8f1" }
Update your SMS agent’s configuration.
Documentation IndexFetch the complete documentation index at: https://docs.luly.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.luly.ai/llms.txt
Use this file to discover all available pages before exploring further.