I am calling the file api endpoint: https://api.box.com/2.0/files/:id and passing in 'fields': 'expiring_embed_link'.
This gives me a url which I can use in an iframe: https://app.box.com/preview/expiring_embed/...
The box preview widget contains the box logo, is there any way to replace or remove the logo?