How to create/get tags using python

Hi :wave:,

My application creates tickets via zammad-py itself, and I would like it to specify tags in the same way, I found that this is possible through /api/v1/tags/add, but is it possible to do this through the python client

As you can see here, this is not a community or Zammad foundation maintained module:

You’ll have to ask the maintainer, we cannot answer your question here.