Remove a Job

The dropJob() function deletes a job from MindsDB.

Syntax and Example

server.dropJob("test_job");
Updated on