Update

Updates scalar fields (title, description, deadline_timestamp) on an OperationsTask. | authz: min_org_role=operator | (OperationsTaskClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_idstringRequired

Request

This endpoint expects an object.
task_typeenumOptional

Coarse functional buckets a dispatcher batch-processes (powers the per-type functional-queue index). Granular SOP specifics live in the Task’s title/description + tags, not here.

titlestringOptional<=512 characters
descriptionstringOptional<=8192 characters
deadline_timestampdatetimeOptional
tagslist of stringsOptional
assigned_user_idslist of stringsOptional

Response

Successful Response

Errors

422
Operations Tasks Update V1request Unprocessable Entity Error