Skip to main content
POST
Bulk create time entries

Authorizations

Authorization
string
header
required

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

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

Body

application/json
time_entries
object[]
required

List of time entries to create (maximum 100).

Maximum array length: 100

Response

Time entries created successfully.

data
object[]
required