Update import schedule

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

db_iddoubleRequired
import_iddoubleRequired

Headers

x-api-keystringRequired

Request

Json object containing 'day','hour','minute' with values, or 'paused' boolean, or both
daystringOptional
hourstringOptional
minutestringOptional
pauseddoubleOptional
0 or 1. 1 sets to paused. 0 is default.

Response

Updated schedule in cron format
cronstring
pauseddouble