maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Application service room directory management: updateAppserviceRoomDirectoryVsibility

Open chrisabruce opened this issue 4 years ago • 0 comments

Updates a room's visibility in the application service's room directory.

Updates the visibility of a given room on the application service's room directory.

This API is similar to the room directory visibility API used by clients to update the homeserver's more general room directory.

This API requires the use of an application service access token (as_token) instead of a typical client's access_token. This API cannot be invoked by users who are not identified as application services.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce