코멘트에 답글 남기기
코멘트에 답글 남기기
지정된 코멘트에 답글 남기기
인증
AuthorizationBearer
Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.
경로 매개변수
comment_id
요청
Comment to create or update
text
The body of the comment.
annotation
Serialized list of geometry and/or drawing data.
Learn more [here](https://developer.frame.io/docs/workflows-assets/working-with-annotations)
page
Page number for a comment (documents only).
timestamp
Timestamp for the comment, in frames, starting at 0.
Comments can “global” to an asset in which you don’t provide the timestamp, or if you’re reviewing a “document” like a PDF then you would use page instead of timestamp to identify where the comment belongs.
duration
Used to produce range-based comments, this is the duration measured in frames.
private
Set to true to make your comment a “Team-only Comment” that won’t be visible to anonymous reviewers or Collaborators.
pitchDeprecated
Pitch measurement for the comment (360deg video only).
yawDeprecated
Yaw measurement for the comment (360deg video only).
응답
Comment success response
annotation
completed
completed_at
completer_id
has_replies
id
like_count
owner
사용자 모델
owner_id
text
timestamp
오류
401
Unauthorized Error
404
Not Found Error