Bulk Add User Visibility
POST/api/users/bulkadduservisibility
Tier: Internal — subject to change without notice.
Grants a batch of user/place visibility pairs.
Existing pairs are filtered out before insert. Raises one cache-refresh event per distinct user affected.
Request
Responses
- 200
- 400
- 401
- 403
true once the batch has been processed.
A service-level failure occurred — OperationFailed.
Caller is not authenticated.
Caller does not have Update permission on the Management module.