Delete a collection of clockguards
This endpoint allows you to delete the consolidated clockguards whose identifiers are specified in the URL.
DELETE /api/v1/businesses/{businessId}/clockguards?ids={id1}&ids={id2}&ids={id3}&...&ids={idn}
The identifiers to be used for this request are Orquest’s internal identifiers: orquestId.
Considerations
This request deletes the consolidated clockguards but not the records. After deleting the consolidated clocking, consolidating the same record will generate a different identifier.