Skip to main content
PATCH
Update Time Log

Authorizations

Authorization
string
header
required

Bearer Authorization header of the form Bearer {token}, where {token} is your API key. By default, each API key is rate-limited to 1,000 requests per day (UTC). If you need a higher daily limit, please submit a support request.

Path Parameters

id
string
required

The ID of the StopWatch Time Log record. By default, this is the HubSpot hs_object_id. If you want to update a Time Log by its unique StopWatch Record Id, you can use the idProperty query parameter to specify a552213_record_id instead.

Body

application/json
properties
object
required

Properties must use exact, whole HubSpot property internal names. Retrieve valid property names from the List Properties endpoint. Required properties cannot be unset or cleared. Calculated and app-managed properties cannot be updated.

Response

Time Log updated.

id
string
Example:

1234567890

properties
object
createdAt
string<date-time>
Example:

"2026-02-27T21:24:18.038Z"

updatedAt
string<date-time>
Example:

"2026-02-28T21:24:18.038Z"

archived
boolean
association
object