Time Entries
Udpate a time entry
Working with the API
Workers
- Workers
- Employments
- Compensations
- Classifications
- Locations
- Roles
- Reportings
Payments
- Payments
- Payment Requests
- Charges
- Refunds
- Sources
Payroll
- Payroll
- Payroll Changes
Documents
- Documents
- Contracts
Time Entries
Udpate a time entry
PATCH
/
time-entries
/
:id
curl --request PATCH \
--url https://api.plane.com/v1/time-entries/:id \
--header 'Authorization: Bearer <token>'
Was this page helpful?
curl --request PATCH \
--url https://api.plane.com/v1/time-entries/:id \
--header 'Authorization: Bearer <token>'