Updated Home (markdown)

supagu 2018-04-19 19:01:50 +09:30
parent 868c451a4f
commit dd25ef6e02
1 changed files with 1 additions and 1 deletions

@ -41,7 +41,7 @@ I've stuffed up access to my room, how can I delete it to free up the alias?
---
Using the following curl command:
curl -H 'Authorization: Bearer \<access-token\>' -X DELETE https://matrix.org/_matrix/client/r0/directory/room/\<room-alias\>
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:\<click to reveal\>