Créer un commentaire

Laisser un commentaire associé à un asset

Authentification

AuthorizationBearer

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

Paramètres de chemin

asset_idstringRequisformat: "uuid"

Requête

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

Page number for a comment (documents only).

timestampdoubleOptionnel

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.

durationintegerOptionnel

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

privatebooleanOptionnel

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

pitchintegerOptionnelDeprecated

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

yawintegerOptionnelDeprecated

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

Réponse

Comment success response
annotationstringOptionnel
completedbooleanOptionnel
completed_atstringOptionnel
completer_idstringOptionnelformat: "uuid"
has_repliesbooleanOptionnel
idstringOptionnelformat: "uuid"
like_countintegerOptionnel
ownerobjectOptionnel

Modèle d’utilisateur

owner_idstringOptionnelformat: "uuid"
textstringOptionnel
timestampintegerOptionnel

Erreurs

401
Unauthorized Error
404
Not Found Error