Apply deadline delta
Adds the same ISO 8601 duration to every selected OperationsTask’s deadline_timestamp. Missing or cross-org task ids are skipped and reported through updated_count. | authz: min_org_role=operator | (OperationsTasksApplyTimeDeltaToDeadlineTimestampsReq1) -> (OperationsTasksDeadlineTimestampsUpdateRes1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
operations_task_ids
time_delta
Response
Successful Response
updated_count
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.
Errors
422
Operations Tasks Apply Time Delta to Deadline Timestamps V1request Unprocessable Entity Error

