curl --request POST \
--url https://dev.startree.ai/tasks/schedule \
--header 'Authorization: <api-key>'{}curl --request POST \
--url https://dev.startree.ai/tasks/schedule \
--header 'Authorization: <api-key>'{}The format of the key is "Basic <token>" or "Bearer <token>"
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
successful operation
Was this page helpful?