Update import schedule
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
db_id
import_id
Headers
x-api-key
Request
Json object containing 'day','hour','minute' with values, or 'paused' boolean, or both
day
hour
minute
paused
0 or 1. 1 sets to paused. 0 is default.
Response
Updated schedule in cron format
cron
paused