Skip to main content
POST
Create a leave
Use this endpoint when time off is already approved and you want Plane to record it directly for balances, scheduling, or payroll calculations. For request workflows that still need review, use Create a leave request.

Parameters

string
required
ID of the worker the leave belongs to.
string
required
Leave type for the leave.
array
required
List of ISO 8601 leave dates covered by the leave.
string
Optional note attached to the leave.

Returns

Returns the created Leave object.