Data Flow
Update a single resource - ImportSchedule
Replaces the ImportSchedule resource.
put/plannings/imports/{id}
Path parameters
idstring required
Resource identifier
Request body
Example request
{
"cronExpression": "0 4 8-14 * *",
"timezone": "UTC"
}Response
ImportSchedule resource updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.