Ansible API run playbook on specific tasks using tags

HI,

It would be great if someone can help me to specify tags while running ansible playbook via Ansible API 2.0.

I have below code taken from https://stackoverflow.com/questions/27590039/running-ansible-playbook-using-python-api: