From b4030450942d196f4e680989250c211c60de48ee Mon Sep 17 00:00:00 2001 From: daluntw <21376361+daluntw@users.noreply.github.com> Date: Tue, 24 Oct 2017 08:28:06 +0800 Subject: [PATCH] Find a little bug in case --- USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index dca5cd60a..8aa104fe5 100644 --- a/USAGE.md +++ b/USAGE.md @@ -389,7 +389,7 @@ print response.headers ``` ## Retrieve an existing API Key -**This endpoint allows you to retrieve a single api key.** +**This endpoint allows you to retrieve a single API key.** If the API Key ID does not exist an HTTP 404 will be returned.