Updated Home (markdown)

master
supagu 2018-04-19 19:03:54 +09:30
parent dd25ef6e02
commit 3b661cb7b0
1 changed files with 2 additions and 1 deletions

@ -43,8 +43,9 @@ Using the following curl command:
curl -H 'Authorization: Bearer <access-token>' -X DELETE https://matrix.org/_matrix/client/r0/directory/room/<room-alias>
access-token - can be obtained in riot by looking in the riot settings, down the bottom is:
\<access-token\> - can be obtained in riot by looking in the riot settings, down the bottom is:
Access Token:\<click to reveal\>
\<room-alias\> - the room alias, eg. #my_room:matrix.org this possibly needs to be URL encoded also, for example %23my_room%3Amatrix.org