Create comment
POST/organizations/:organizationId/comments
Adds a comment to a resource. Supports user mentions (mentions) and an optional visualAnchor to pin the comment to a specific position on the resource preview.
Visual anchor kinds:
image_region— normalized rectangle(x, y, w, h)on the preview image [0,1]. Addcontext.timeSecondsto pin the region to a specific frame of a video.video_time— a specific playback moment in seconds without a spatial region
The caller must have view access to the referenced resource.
Request
Responses
- 201
- 401
- 403
Comment created
Unauthorized
No access to this resource