Skip to main content
DELETE
/
v1
/
leave-policies
/
{id}
Delete a leave policy
curl --request DELETE \
  --url https://api.plane.com/v1/leave-policies/{id} \
  --header 'Authorization: Bearer <token>'

Parameters

id
string
required
The ID of the custom leave policy to delete.

Returns

Returns the deleted Leave Policy object.