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
{
"absence_id": "wXJMxwDvPAjrJ4CyqdV9"
}
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 · object
The body is of type object
.
Response
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required