Detaching an attribute set
If, for some reason, the attached attribute set needs to be removed, you can do this by using the /execute/BaseAsset/DetachAttributeDefinitionSet endpoint.
Request for detaching an attribute set
"AttributeSet1Selected": true means that the set will be detached.
"AttributeSet1Selected": false means the set will remain attached.
This request detaches attribute set with syscode=23 from asset with code=“000244”.
* 
The arguments AttributeSet2Selected and AttributeSet3Selected are unavailable for general use until further notice.