ℹ️ These docs are for current Galileo customers. Docs for the free version of Galileo, can be found here.
cURL
curl --request PUT \ --url https://api.acme.rungalileo.io/v1/projects/{project_id}/runs/{run_id}/cancel-jobs \ --header 'Galileo-API-Key: <api-key>'
"<any>"
Get all jobs for a project and run.
Revoke them from Celery.
Successful Response
The response is of type any.
any
Was this page helpful?