Tag resource that belongs in the Organization API, I have a Transaction resource that belongs in the Transactions API, there is a join resource between them called TransactionTag that is in the Transaction API registry. manage_relationship :remove a Tag from a Transaction resource unless I also include the TransactionTag resource in the Organization registry. (I get a ResourceNotAllowed error otherwise)