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
[ "96653e09-2fa4-4373-b75b-8c3e6fe97bed", "1bd86cb1-e3da-485a-beaa-83bd8fdc657a", "a9524ade-f1d5-4822-bac5-182461e315cf" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>96653e09-2fa4-4373-b75b-8c3e6fe97bed</guid> <guid>1bd86cb1-e3da-485a-beaa-83bd8fdc657a</guid> <guid>a9524ade-f1d5-4822-bac5-182461e315cf</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.