v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBData Flow
Update a single resource - ExportSchedule
Replaces the ExportSchedule resource.
put/plannings/exports/{id}
Path parameters
idstring required
Resource identifier
Request body
Example request
{
"cronExpression": "0 4 8-14 * *",
"timezone": "UTC"
}Response
ExportSchedule resource updated