Error
A valid request URL is required to generate request examples{}Task
Schedule tasks and return a map from task type to task name scheduled. If task type is missing, schedules all tasks. If table name is missing, schedules tasks for all tables in the database. If database is missing in headers, uses default.
POST
/
tasks
/
schedule
Error
A valid request URL is required to generate request examples{}Authorizations
oauthdatabase
The format of the key is "Basic <token>" or "Bearer <token>"
Query Parameters
Task type. If missing, schedules all tasks.
Table name (with type suffix). If missing, schedules tasks for all tables in the database.
Minion Instance tag to schedule the task explicitly on
Response
200 - application/json
successful operation
Was this page helpful?

