Skip to main content
POST
Create 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.

Body

application/json
properties
object
required

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

Response

Time Log created.

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