Use this endpoint to cancel a queued async request.
Only QUEUED
requests may be canceled.
The ID of the model.
The ID of the async request.
Your Baseten API key, formatted with prefix Api-Key
(e.g. {"Authorization": "Api-Key abcd1234.abcd1234"}
).
The ID of the async request.
Whether the request was canceled.
Additional details about whether the request was canceled.
Calls to the cancel async request status endpoint are limited to 20 requests per second. If this limit is exceeded, subsequent requests will receive a 429 status code.