Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 5.31 KB

SharedLinkInput.md

File metadata and controls

12 lines (9 loc) · 5.31 KB

SharedLinkInput

Fields

Field Type Required Description Example
downloadUrl JsonNullable<String> The URL that can be used to download the file. https://www.box.com/shared/static/rh935iit6ewrmw0unyul.jpeg
targetId Optional<String> ✔️ The ID of the file or folder to link.
scope JsonNullable<Scope> The scope of the shared link. company
password JsonNullable<String> Optional password for the shared link.
passThrough List<PassThroughBody> The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources.