move-coop / parsons

A python library of connectors for the progressive community.
https://www.parsonsproject.org/
Other
257 stars 125 forks source link

Action Builder Remove Tag Method #890

Closed ydamit closed 10 months ago

ydamit commented 10 months ago

Removing tags is not an option through the person signup helper endpoint, so this allows us to remove tags by providing certain combinations of arguments (the best being the tag's interact ID and the individual tagging's interact ID, as those are direct components of the DELETE endpoint).