PATCH
/
time-entries
/
:id
curl --request PATCH \
  --url https://api.plane.com/v1/time-entries/:id \
  --header 'Authorization: Bearer <token>'