C2C 디바이스에서 코멘트 생성

페어링된 C2C 디바이스에서 에셋에 코멘트를 남깁니다.

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

경로 매개변수

asset_idstring필수형식: "uuid"
Asset ID

요청

Comment to create or update
textstring필수
The body of the comment.
timestampdouble선택 사항
Timestamp for the comment, in frames, starting at 0. Comments can be "global" to an asset in which you don't provide the timestamp.

응답

C2C Comment success response
annotationstring선택 사항
completedboolean선택 사항
completed_atstring선택 사항
completer_idstring선택 사항형식: "uuid"
has_repliesboolean선택 사항
idstring선택 사항형식: "uuid"
like_countinteger선택 사항
ownerobject선택 사항

사용자 모델

owner_idstring선택 사항형식: "uuid"
textstring선택 사항
timestampinteger선택 사항
_typestring선택 사항
anonymous_user_idstring선택 사항형식: "uuid"
aspect_ratiodouble선택 사항
asset_idstring선택 사항형식: "uuid"
comment_entitieslist of any선택 사항
deleted_atstring선택 사항
device_channel_input_idstring선택 사항
durationinteger선택 사항
fovinteger선택 사항
framedouble선택 사항
inserted_atstring선택 사항
pageinteger선택 사항
parent_idstring선택 사항형식: "uuid"
pitchinteger선택 사항
privateboolean선택 사항
read_countinteger선택 사항
target_asset_idstring선택 사항형식: "uuid"
text_edited_atstring선택 사항
thumbstring선택 사항
timestamp_microsecondsinteger선택 사항
updated_atstring선택 사항
yawinteger선택 사항

오류

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error