zendesk / zendesk_api_client_php

Official Zendesk API v2 client library for PHP
336 stars 259 forks source link

add tags resource for Resource\Core\Users to work with user tags #421

Closed rieznyk closed 12 months ago

rieznyk commented 5 years ago

to be able to do $client->users($userId)->tags()->create()

imacrayon commented 4 years ago

Needing this to be merged 🙏

Thanks!

ecoologic commented 12 months ago

Usually we would require tests, but we're making an exceptional round of maintenance and I'd be happy to include these changes.

Thank you for your contribution.