Removes an archetype from a given set in the domain.
Arguments
domain – the domain id to which the set and archetype belongs
set_id – the set id to remove the archetype from.
archetype_id – the id of the archetype to remove from the given set
Response variables (dictionary)
domain – the domain used in the request
set_id – the set id that the archetype was removed from
archetype_id – the id of the archetype removed from the set
Recent Comments