Crea un commento da un dispositivo C2C

Lascia un commento su una risorsa da un dispositivo C2C associato.

Autenticazione

AuthorizationBearer

Autenticazione bearer nella forma Bearer <token>, dove token è il tuo token di autenticazione.

Parametri di percorso

asset_idstringObbligatorioformat: "uuid"
Asset ID

Richiesta

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

Risposta

C2C Comment success response
annotationstringOpzionale
completedbooleanOpzionale
completed_atstringOpzionale
completer_idstringOpzionaleformat: "uuid"
has_repliesbooleanOpzionale
idstringOpzionaleformat: "uuid"
like_countintegerOpzionale
ownerobjectOpzionale
Modello utente
owner_idstringOpzionaleformat: "uuid"
textstringOpzionale
timestampintegerOpzionale
_typestringOpzionale
anonymous_user_idstringOpzionaleformat: "uuid"
aspect_ratiodoubleOpzionale
asset_idstringOpzionaleformat: "uuid"
comment_entitieslist of anyOpzionale
deleted_atstringOpzionale
device_channel_input_idstringOpzionale
durationintegerOpzionale
fovintegerOpzionale
framedoubleOpzionale
inserted_atstringOpzionale
pageintegerOpzionale
parent_idstringOpzionaleformat: "uuid"
pitchintegerOpzionale
privatebooleanOpzionale
read_countintegerOpzionale
target_asset_idstringOpzionaleformat: "uuid"
text_edited_atstringOpzionale
thumbstringOpzionale
timestamp_microsecondsintegerOpzionale
updated_atstringOpzionale
yawintegerOpzionale

Errori

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