dms.RemoveFromportfolio
This job deletes objects in the portfolio.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported → pass 0 |
|
BASE64 |
Yes |
Description of the portfolio in XML format |
2. Return Value
(INT): 0 = Job successful, otherwise error code
Complete list of error codes
Architecture of PortfolioXML (Description: see Portfolio XML Format)
<Portfolio>
<Objects>
<Object>
</Object>
</Objects>
</Portfolio>