latestOpenAPI 3.1.02026-08-105279262.8 KB
51f7c5a8d15d
aoiMonitors
Update AOI Monitor
Partially updates an existing AOI monitor. Only fields included in the request body are changed; omitted fields retain their current values.
patch/earthcache/aoi-monitors/{monitor_id}
Request body
Response
Monitor updated successfully.
Example response
{
"sources": [
"sentinel-2",
"landsat"
],
"sensor_type": [
"optical",
"sar"
]
}