You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synapse is dropping the shutdown_room and purge_room APIs in favour of the delete_room API which handles both operations and more. Context: matrix-org/synapse#8829
Please update your code to use this new endpoint instead :slight_smile: