curl --request DELETE \
--url https://api.plane.com/v1/leave-policies/{id} \
--header 'Authorization: Bearer <token>'Delete a custom leave policy.
curl --request DELETE \
--url https://api.plane.com/v1/leave-policies/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?