latestOpenAPI 3.1.02026-08-105279262.8 KB
51f7c5a8d15d
legacyPipelines
Update Order
Update an existing order configuration. You can modify certain parameters like the end date or processing options if the order has not yet started processing. Most parameters cannot be changed once processing begins.
patch/pipelines/{id}
Request body
Response
Success - pipeline updated
Example response
{
"data": {
"off_nadir_angle": [
-30,
30
]
}
}