RemoveDocumentFromBinder
Add a document to a binder.
Input
| Name | Type | Required | Description |
| BinderId | String | True | The binder id field value |
| SectionId | String | True | The binder node id field value. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation was successful. |
| Id | String | Node ID of the deleted document. |