Importing a job
saagieapi.jobs.import_from_json
Example :
saagieapi.jobs.import_from_json(json_file="/path/to/the/json/file.json",
project_id="860b8dc8-e634-4c98-b2e7-f9ec32ab4771",
path_to_package="/path/to/the/package/of/the/job")
Response payload example :
True