Create sub-category of dispositions
This operation is part of the Hierarchical Dispositions API portion of the Web Services API.
Overview
Create a sub-category within another disposition group.
Example
POST /groups/{id}/groups
{
"name":"MySubGroup",
"contains":"dispositions"
}
In Configuration Manager
A folder is created within the folder represented by /groups/{id}.
This page was last edited on January 22, 2016, at 19:57.
Comments or questions about this documentation? Contact us for support!
