Time off
Delete absence
Delete this absence.
DELETE
/
hris
/
absences
/
{absence_id}
This endpoint requires the permission Manage absences to be enabled in your scope config.
Example Request Body
Authorizations
Authorization
string
headerrequiredCreate an API key on the Secrets page in the Kombo dashboard.
Headers
X-Integration-Id
string
requiredID of the integration you want to interact with.
Path Parameters
absence_id
string
requiredThe Kombo ID of the absence
Body
application/json
remote_fields
object
Additional fields that we will pass through to specific HRIS systems.
Response
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required