1 件のコメントを作成

アセットにコメントを残す

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

asset_idstring必須形式: "uuid"

リクエスト

Comment to create or update
textstring必須
The body of the comment.
annotationstringオプション
Serialized list of geometry and/or drawing data. Learn more [here](https://developer.frame.io/docs/workflows-assets/working-with-annotations)
pageintegerオプション

Page number for a comment (documents only).

timestampdoubleオプション

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.

durationintegerオプション

Used to produce range-based comments, this is the duration measured in frames.

privatebooleanオプション

Set to true to make your comment a “Team-only Comment” that won’t be visible to anonymous reviewers or Collaborators.

pitchintegerオプションDeprecated

Pitch measurement for the comment (360deg video only).

yawintegerオプションDeprecated

Yaw measurement for the comment (360deg video only).

レスポンス

Comment success response
annotationstringオプション
completedbooleanオプション
completed_atstringオプション
completer_idstringオプション形式: "uuid"
has_repliesbooleanオプション
idstringオプション形式: "uuid"
like_countintegerオプション
ownerobjectオプション

ユーザーモデル

owner_idstringオプション形式: "uuid"
textstringオプション
timestampintegerオプション

エラー

401
Unauthorized Error
404
Not Found Error