Method: caseComments.create

Full name: projects.locations.instances.cases.caseComments.create

Create a CaseComment.

HTTP request


Path parameters

Parameters
parent

string

Required. The parent resource where this CaseComment will be created. Format: projects/{project}/locations/{location}/instances/{instance}/cases/{case}/caseComments

Request body

The request body contains an instance of CaseComment.

Response body

If successful, the response body contains a newly created instance of CaseComment.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.