Delete a list of jobs by their external ID.
List of external IDs of jobs to delete.
Ignore IDs and external IDs that are not found
Empty response
The response for a bad request.
Validation Error
{"items": [{"externalId": "my.known.id"}],"ignoreUnknownIds": true}
{ }