Full name: projects.locations.instances.investigations.investigationComments.create
investigationComments.create is used to create an investigation comment.
HTTP request
POST https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{parent}/investigationComments Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent, which owns this collection of comments. projects/{project}/locations/{location}/instances/{instance}/investigations/{investigation} |
Request body
The request body contains an instance of InvestigationComment.
Response body
If successful, the response body contains a newly created instance of InvestigationComment.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.