---
title: "DELETE /lifecycle/user_offboarding/{id}/"
method: DELETE
path: "/lifecycle/user_offboarding/{id}/"
tags: ["lifecycle"]
---

# DELETE /lifecycle/user_offboarding/{id}/

`DELETE /lifecycle/user_offboarding/{id}/`

Cancel a pending offboarding instead of deleting the record.

The row is retained (as `CANCELED`) so the offboarding stays visible in
the audit history; deletion would erase who scheduled and cancelled it.
You cannot cancel an offboarding that targets you.

## Path parameters

- `id` string, uuid, required

## Response `204`

No response body

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
