Create user 403 error

I am getting 403 while trying to create a user through API in keycloak. The error is not coming if “realm_admin”,“manage_users” roles in my client roles are available but it creating issue with the AUD multivalues as the above roles are from other clients. How to overcome this multivalues in aud and create user will also work as success?