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)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
updates
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 Set Deadline Timestamps V1request Unprocessable Entity Error

