Discussions

Ask a Question
Back to All

How can I delete many Attendances at the same time?

We made integrations that call the Personio API. Our integrations would be a lot more reliable if we could delete an array of Attendances with one request, instead of having to delete thousands one-by-one using DELETE /company/attendances/{id}. Please change id to an array and allow us to do this.