/operations/operations_tasks

Set deadlines

Sets each selected OperationsTask's deadline_timestamp to its requested timestamp. Missing or cross-org task ids are skipped and reported through updated_count. | authz: min_org_role=operator | (OperationsTasksSetDeadlineTimestampsReq1) -> (OperationsTasksDeadlineTimestampsUpdateRes1)

patch/operations/operations_tasks/set_deadline_timestamps/v1

Request body

Response

Successful Response

updated_countinteger required

How many requested tasks were found in the caller's org and updated; a lower count means missing or cross-org task ids were skipped.

Changes

No recorded changes to this endpoint across all 1 revision of this API.