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
[ "7376aefd-0260-4b93-b23b-f6ba6ce81220", "231e39dc-f2ab-4621-a880-9ad759e3b6ba", "cc9ab887-8096-4bed-8b28-ac81305d7e98" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>7376aefd-0260-4b93-b23b-f6ba6ce81220</guid> <guid>231e39dc-f2ab-4621-a880-9ad759e3b6ba</guid> <guid>cc9ab887-8096-4bed-8b28-ac81305d7e98</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.