Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ If the API Key ID does not exist an HTTP 404 will be returned.
```
## Delete API keys

**This endpoint allows you to revoke an existing API Key**
**This endpoint allows you to revoke an existing API Key.**

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.

Expand Down