Allow to modify the annotations stored at the preview level.
Modifications are applied via three fields:
annotations
to give all the annotations that need to be added.updates
that list annotations that needs to be modified.deletions
to list the IDs of annotations that needs to be removed.
Path parameters
-
preview_file_id Required
PUT /actions/preview-files/{preview_file_id}/update-annotations
curl \
-X PUT http://api.example.com/actions/preview-files/{preview_file_id}/update-annotations