Restart Job
API Reference
Restart Job
Unified endpoint to restart different types of the jobs.
It sets the job status to SUBMITTED, and send SQS message so worker can pick it up and run.
Args: job_id (str): ID of the job. user (User): User authenticated with api key.
Returns: BaseModel: The Job pydantic model object.
POST
Restart Job
Documentation Index
Fetch the complete documentation index at: https://docs.haiqu.ai/llms.txt
Use this file to discover all available pages before exploring further.