Update a operator-time-entry
PUT /operator-time-entries/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”DocumentId
Request Body required
Section titled “Request Body required ”object
object
Billing period in YYYY-MM format (e.g. 2026-06)
Manually logged time in minutes
Number of audit-log actions performed by operator users in the managed org for the period
Automatically derived minutes: action_count * 2
Total effort: manual_minutes + computed_minutes
Optional operator notes for the customer report
Whether this report has been shared with the managed org
Responses
Section titled “ Responses ”Updated
object
object
Billing period in YYYY-MM format (e.g. 2026-06)
Manually logged time in minutes
Number of audit-log actions performed by operator users in the managed org for the period
Automatically derived minutes: action_count * 2
Total effort: manual_minutes + computed_minutes
Optional operator notes for the customer report
Whether this report has been shared with the managed org
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found