Set given preview as main preview of the related entity.
This preview will be used to illustrate the entity.
Path parameters
-
preview_file_id Required
PUT
/actions/preview-files/{preview_file_id}/set-main-preview
curl \
--request PUT http://api.example.com/actions/preview-files/{preview_file_id}/set-main-preview \
--header "Authorization: $API_KEY"