ingestion

Create a new ingestion schedule

post/api/v1/ingestion/schedules

Request body

configobject
cron_expressionstring
enabledboolean
namestring
plugin_idstring

Response

Created

configobject
created_atstring
created_bystring
cron_expressionstring
enabledboolean
idstring
last_run_atstring
last_run_statusstring
managed_bystring
namestring
next_run_atstring
plugin_idstring
updated_atstring

Changes