Back to Time Registration

POST Method Details for DeleteApprovedAbsence.

Delete approved absence

Definition

https://app[x].timelog.com/[account name]/api/v{version}/time-registration/delete-approved-absence/{timeRegistrationId}

Parameters

  • timeRegistrationId integer Time registration identifier
  • comment object Comment for the
  • version string The requested API version

Returns

  • [200] Absence was deleted
  • [401] Invalid authentication token
  • [500] Absence does not exist