Create a new note for an issue.
HTTP request
POST https://firebasecrashlytics.googleapis.com/v1alpha/{parent=projects/*/apps/*/issues/*}/notes
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent resource where this note will be created. Format: "projects/{project}/apps/{app}/issues/{issue}". |
Request body
The request body contains an instance of Note.
Response body
If successful, the response body contains a newly created instance of Note.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/firebase
For more information, see the OAuth 2.0 Overview.