Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the parent annotation associated to associate with the new annotation log.
Body
application/json
The request for a call to AnnotationLogService_CreateAnnotationLog to create an annotation log.
Available options:
ANNOTATION_LOG_KIND_UNSPECIFIED, ANNOTATION_LOG_KIND_COMMENT, ANNOTATION_LOG_KIND_STATE_UPDATE, ANNOTATION_LOG_KIND_ASSIGNED Response
A successful response.
The response of a call to AnnotationLogService_CreateAnnotationLog.