API ReferencePayrollPayroll RunsDelete payroll runDelete payroll run DELETE /payroll/runs/:id Permanently removes a payroll run. Only draft runs with no associated payment batches can be deleted. Request Responses204409Run deleted.Run cannot be deleted — it is not in draft status or has associated payment batches.