cURL
curl --request PUT \ --url https://api.orbital-systems.com/client/history/{id} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "feedback_rating": 123, "feedback_text": "<string>", "updated_at": "<string>" } '
{ "id": "<string>", "timestamp": "<string>", "type": "<string>", "session_type": "<string>", "shower_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "saved_water": 123, "saved_energy": 123, "active_duration": 123, "avg_temperature": 123, "avg_user_temperature": 123, "filter_status": 123, "feedback_rating": 123, "feedback_text": "<string>" }
Documentation IndexFetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://orbitalsystems.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Device ID
Success