tasks

Poll for completion of tasks

Poll for completion of tasks

post/tasks/poll

Request body

poll_timeout_secondsinteger required

Poll timeout in seconds

task_uuid_liststring[] required

List of task UUIDs to poll on

Response

Success

has_poll_timed_outboolean

Did the poll timeout before all polled tasks completed

Changes