Delete comment

Deletes a comment from an OperationsTask’s comment thread. 404 if the comment isn’t found. | authz: min_org_role=operator | () -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

task_idstringRequired
comment_idstringRequired

Response

Successful Response

Errors

422
Operations Tasks Delete Comment V1request Unprocessable Entity Error