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