Stampfactory
Dokumentation
Arbeitszeiten

Zeitkorrektur löschen

Removes the active correction entirely (manager undoing an approved change). To decline a still-pending employee request, use reject() instead so the request stays in the history with a reason.

DELETE
/employees/{employee}/working_time
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

employee*string

The employee ID

Formatuuid

Query-Parameter

date*string
Formatdate-time

Response-Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/employees/497f6eca-6276-4993-bfeb-53cbbbba6f08/working_time?date=2019-08-24T14%3A15%3A22Z"
Leer