Skip to main content
DELETE
Delete job (batch)

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

Query Parameters

purge
boolean
default:false

When true, permanently purges the deleted jobs

Body

application/json

Jobs to delete

jobs
object[]
required
Required array length: 1 - 100 elements

Response

No Content