Skip to main content

Add User Visibility

POST 

/api/users/adduservisibility

Tier: Internal — subject to change without notice.

Grants a user visibility of a place.

Idempotent — granting the same user/place pair again returns the existing grant rather than creating a duplicate. Raises an asynchronous cache refresh (see ItemAggregate.UserVisibility) rather than updating the caller's effective visibility immediately.

Request

Responses

true once the grant has been created (or already existed).