POST digitalDistributionService/organization/{ownerUserId}/user/{currentUserId}/distributions/digital-assets
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
currentUserId | No documentation available. |
Define this parameter in the request URI. |
ownerUserId | No documentation available. |
Define this parameter in the request URI. |
digitalAssetIds | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
[ "b2c739ba-c095-4234-a164-5f03c60f0436", "9aa641f0-a53e-4910-bc1d-1244326cef05", "91e4f00e-628b-45a8-8fd4-5ebe9e440158" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>b2c739ba-c095-4234-a164-5f03c60f0436</guid> <guid>9aa641f0-a53e-4910-bc1d-1244326cef05</guid> <guid>91e4f00e-628b-45a8-8fd4-5ebe9e440158</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.