POST
/
time-entries
Create a time entry
curl --request POST \
  --url https://api.plane.com/v1/time-entries \
  --header 'Authorization: Bearer <token>'