Create Async Inference Task

Runs an async inference prediction.

post/v1/async-tasks

Query parameters

model_endpoint_idstring required

Request body

urlstring nullable
{"stackTrail":"components:schemas:RequestSchema","oasType":"schema","type":"unknown","title":"RequestSchema"}
cloudpicklestring nullable
callback_urlstring nullable
return_pickledboolean
destination_pathstring nullable

Response

Successful Response

task_idstring required

Changes