Data Flow
This endpoint creates a new ImportSchedule
Creates a ImportSchedule resource.
post/plannings/imports
Request body
Example request
{
"cronExpression": "0 4 8-14 * *",
"timezone": "UTC"
}Response
ImportSchedule resource created
Changes
No recorded changes to this endpoint across all 1 revision of this API.