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
Copy file name to clipboardExpand all lines: USAGE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -495,7 +495,7 @@ If the API Key ID does not exist an HTTP 404 will be returned.
495
495
```
496
496
## Delete API keys
497
497
498
-
**This endpoint allows you to revoke an existing API Key**
498
+
**This endpoint allows you to revoke an existing API Key.**
499
499
500
500
Authentications using this API Key will fail after this request is made, with some small propogation delay.If the API Key ID does not exist an HTTP 404 will be returned.
0 commit comments