curl --request DELETE \
--url https://api.plane.com/v1/leave-entitlements/{id} \
--header 'Authorization: Bearer <token>'Soft-delete a leave entitlement by ending it today.
curl --request DELETE \
--url https://api.plane.com/v1/leave-entitlements/{id} \
--header 'Authorization: Bearer <token>'ends
populated so the consumer can see the effective stop date.Was this page helpful?