This page was last edited on October 31, 2023, at 13:29.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Hierarchical Dispositions API portion of the Web Services API.
Create a sub-category within another disposition group.
POST /groups/{id}/groups { "name":"MySubGroup", "contains":"dispositions" }
A folder is created within the folder represented by /groups/{id}.