Create a Comment from a C2C device

Leave a comment on an Asset from a paired C2C device.

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

asset_idstringRequis

Requête

Comment to create or update
textstringRequis
The body of the comment.
timestampdoubleOptionnel
Timestamp for the comment, in frames, starting at 0. Comments can be "global" to an asset in which you don't provide the timestamp.

Réponse

C2C Comment success response
annotationstring
completedboolean
completed_atstring
completer_idstringformat: "uuid"
has_repliesboolean
idstringformat: "uuid"
like_countinteger
ownerobject
User model
owner_idstringformat: "uuid"
textstring
timestampinteger
_typestring
anonymous_user_idstringformat: "uuid"
aspect_ratiodouble
asset_idstringformat: "uuid"
comment_entitieslist of any
deleted_atstring
device_channel_input_idstring
durationinteger
fovinteger
framedouble
inserted_atstring
pageinteger
parent_idstringformat: "uuid"
pitchinteger
privateboolean
read_countinteger
target_asset_idstringformat: "uuid"
text_edited_atstring
thumbstring
timestamp_microsecondsinteger
updated_atstring
yawinteger

Erreurs

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