Skip to main content
DELETE
Delete a batch and all its sessions

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

batchId
integer
required

Body

application/json
confirm
enum<boolean>
required

Must be true. Explicit external-only acknowledgment of a destructive delete.

Available options:
true

Response

Deleted.

message
string