Skip to content

Delete a operator-time-entry

DELETE
/operator-time-entries/{id}
id
required
string

DocumentId

Deleted

object
data
object
operator_org
required
One of:

DocumentId reference to api::organisation.organisation

string
managed_org
required
One of:

DocumentId reference to api::organisation.organisation

string
period
required

Billing period in YYYY-MM format (e.g. 2026-06)

string
manual_minutes

Manually logged time in minutes

integer
action_count

Number of audit-log actions performed by operator users in the managed org for the period

integer
computed_minutes

Automatically derived minutes: action_count * 2

integer
total_minutes

Total effort: manual_minutes + computed_minutes

integer
notes

Optional operator notes for the customer report

string
logged_by
One of:

DocumentId reference to plugin::users-permissions.user

string
generated_at
string format: date-time
is_sent_to_customer

Whether this report has been shared with the managed org

boolean
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found