# Update the delegated admins of a policy group Tags a list of delegated admin user ids to manage a policy group. Endpoint: PATCH /policy_group_tags/{tag}/delegated_admins Version: 3 Security: ApiKeyAuth ## Path parameters: - `tag` (string, required) Example: "APAC" ## Request fields (application/json): - `user_ids` (array, required) Example: ["234"]