v1
latestOpenAPI 3.1.02026-07-24474114.4 KBEdit an App
Updates an app by ID
patch/apps/{id}
Path parameters
idstring required
The ID of the app to update
Request body
Response
200
Example response
{
"account_id": "5dba92731b5d034f7d8dcasas",
"arguments": "theme=default&interval=6&hourlyForecast=false&useDeviceLocation=false&useMDYFormat=false&dailyForecast=false&show24hr=false&transition=&hideBox=false&bgType=stocks&whiteText=true&darkOverlay=false&zoomEffect=true&temperatureUnit=&font=&fontScale=1&stockMedia=https%3A%2F%2Fresources.telemetrytv.com%2Fbackgrounds%2Fphotos%2Fdefaults%2Frock-lines.jpg&sourcelocation=london",
"created_at": 1639472982.147,
"folder_id": "5dba9273aa4a7e31ffbc8d57",
"id": "61b85f56966f631c90cc0993",
"label": "Weather app",
"type": "weather",
"updated_at": 1639473086.349
}