Ask a question to get started
Enter to send•Shift+Enter new line
Cancel and remove a specific pending run from the queue. If the run exists and a thread is active, the run is also cancelled on the server.
cancelQueueItem(id: string): Promise<boolean>
id
string
The run ID to cancel.