Add comment

Appends a comment to an OperationsTask’s comment thread. Returns the new comment id. | authz: min_org_role=operator | (OperationsTaskAddCommentReq1) -> (str)

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.
commentstringRequired<=8192 characters

Response

Successful Response

Errors

422
Operations Tasks Add Comment V1request Unprocessable Entity Error