From 868c451a4f10fcfcbe46409204fc060fc1da6e36 Mon Sep 17 00:00:00 2001 From: supagu Date: Thu, 19 Apr 2018 19:01:13 +0930 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e004448..38f879c 100644 --- a/Home.md +++ b/Home.md @@ -40,7 +40,8 @@ There are two exceptions when it might be sensible to delete your database and s 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 ' -X DELETE https://matrix.org/_matrix/client/r0/directory/room/ + + curl -H 'Authorization: Bearer \' -X DELETE https://matrix.org/_matrix/client/r0/directory/room/\ access-token - can be obtained in riot by looking in the riot settings, down the bottom is: Access Token:\