Delete an attendance entryCopy Pagedelete https://api.hibob.com/v1/attendance/entries/{entryId}Delete an attendance entry by ID.Path ParamsentryIdint64requiredThe ID of the attendance entry to deleteResponses 204Attendance entry deleted successfully 401Authentication failed. Check your service user credentials 403The service user or token is missing the required permissions to access the requested data 404Feature not enabled or entry not found 429Rate limit exceeded - see Rate limits 500An unexpected error occurred. Try again or contact support if the issue persists.Updated 1 day ago