Hangfire - delete record / expiry record

Is there a way to delete a record in the hangfire database or a way to know how to expire a record

I can see the set command but not the parameter to locate the record

The record in hangfire did not receive its expiryAt so therefore kept trying the record across all servers