Newer Version Available

This content describes an older version of this product. View Latest

File Shares Input

Root XML tag
<fileShares>
JSON example
1{
2  "message": "I shared a document with you.",
3  "shares": [
4     { "id": "005D0000001Az4l", "sharingType": "V" },
5     { "id": "005D0000001B2ny", "sharingType": "C" }
6   ]
7}
Properties
Name Type Description Available Version
message String Private message body that’s sent to the recipients. If digital experiences is enabled, an email is sent instead of a private message. 30.0
shares Share Input[] Collection of Share Input request bodies. 30.0