v1

latestOpenAPI 3.0.02026-07-136452257.6 KB

Delete import schedule

Deletes a scheduled import configuration. The import source will remain, but will no longer execute on a schedule.

delete/importsource/{importSourceId}/importschedule/{importScheduleId}

Path parameters

importSourceIdstring required

The ID of the import source

importScheduleIdstring required

The ID of the import schedule to delete

Response

Import schedule deleted successfully