Confirm Task
Creates a new "Agent Deep Dive" task
Last updated
Creates a new "Agent Deep Dive" task
Last updated
URL:
{task_id}
Rate Limit:
5 requests per minute
Submit confirmation for a task after receiving a task_id. This confirmation must be done in order for the task to be performed.
Path Parameter:
task_id
(string) – The task_id that you received after submitting the task. For more details about how to submit a task, check out the endpoint.
Response:
Example Requests:
cURL
PowerShell
Python
JavaScript
If your request is successful, the response will include the details of the task and a message confirming that the task is now pending. At this point, you just need to wait for the task to be completed. You can check the status of the task at any time using the endpoint.
If at any point you can't find your task_id, you can retrieve all of your task information from the endpoint.