Skip to main content
PUT
/
v2
/
time-entry
{
  "success": {
    "id": 2384
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
required

The ID of the time entry you wish to update

Body

application/json

The body is of type unknown.

Response

Successful Operation

success
object