v1

latestOpenAPI 3.0.1Apache 2.02026-07-13332183.6 KB
authentication

Compromise auth key

Mark user auth key as compromised

patch/authkey

Query parameters

auth_keystring password required

auth key to mark as compromised

commentsstring

Comments (like how was this compromised)

Response

Auth key marked as compromised and locked

successboolean

Example response

{
  "success": true
}