API: Ability to create group or user based protected tags

Problem to solve

As a DevOps Engineer, I want to be able to automate protected tags creation, so I can specify which users and groups can create protected tags.

Currently the API specified here doesn't allow for creating protected tags for a set of user_ids and/or group_ids, although you can set this on the UI. image