Completely removes an archetype from the domain and any association with the user_key
Arguments
domain – the domain id from which the set belongs
set_id – the set id to add the archetype to. Set will be created, and added to the domain, if it does not already exist
archetype_id – the
id of the archetype to add to the given set
Response variables (dictionary)
domain – the domain used in the request
set_id – the set id that the archetype was added to
archetype_id – the id of the archetype added to the set
Recent Comments