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.
titlestringOptional<=512 characters
descriptionstringOptional<=8192 characters
deadline_timestampdatetimeOptional

Response

Successful Response

Errors

422
Operations Tasks Update V1request Unprocessable Entity Error