> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plane.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a leave entitlement

> Soft-delete a leave entitlement by ending it today.

### Parameters

<ParamField path="id" type="string" required>
  The ID of the leave entitlement to end.
</ParamField>

### Returns

Returns the updated [Leave Entitlement object](/reference/leave-entitlements/object) with `ends`
populated so the consumer can see the effective stop date.
