Run Task

POST

Start a ping worker task.

Returns: JSONResponse with:

  • task_id: ID of the started task

Raises:

  • HTTPException 500: If starting the task fails

Response

Successful Response