UI Support

Cancel batch (UI)

Cancel a batch and render the result, or (dev only) its supporting jinja context

post/batches/{batch_id}/cancel

Path parameters

batch_idnumber required

The ID of the batch.

Headers

x-hail-return-jinja-contextboolean
Example:true

Do not render, and instead return the jinja context json.

Response

Successfully cancelled the batch.

object required

Changes

No recorded changes to this endpoint across all 12 revisions of this API.