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

Documentation Index

Fetch the complete documentation index at: https://docs.sonderplan.com/llms.txt

Use this file to discover all available pages before exploring further.

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 any.

Response

Successful Operation

success
object