Crea un commento

Lascia un commento su una risorsa

Autenticazione

AuthorizationBearer

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

Parametri di percorso

asset_idstringObbligatorioformat: "uuid"

Richiesta

Comment to create or update
textstringObbligatorio
The body of the comment.
annotationstringOpzionale
Serialized list of geometry and/or drawing data. Learn more [here](https://developer.frame.io/docs/workflows-assets/working-with-annotations)
pageintegerOpzionale

Page number for a comment (documents only).

timestampdoubleOpzionale

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.

durationintegerOpzionale

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

privatebooleanOpzionale

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

pitchintegerOpzionaleDeprecated

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

yawintegerOpzionaleDeprecated

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

Risposta

Comment success response
annotationstringOpzionale
completedbooleanOpzionale
completed_atstringOpzionale
completer_idstringOpzionaleformat: "uuid"
has_repliesbooleanOpzionale
idstringOpzionaleformat: "uuid"
like_countintegerOpzionale
ownerobjectOpzionale
Modello utente
owner_idstringOpzionaleformat: "uuid"
textstringOpzionale
timestampintegerOpzionale

Errori

401
Unauthorized Error
404
Not Found Error