v1

latestOpenAPI 3.0.1Apache 2.02026-07-13332183.6 KB
authentication

Compromise app key

Pass an app key to mark it as compromised. This may be submitted by the app owner or a concerned party that has optained the compromised app key.

patch/appkey

Query parameters

app_keystring required

compromised app key

commentsstring

Comments (like how was this compromised)

Response

App key deactivated

successboolean

Example response

{
  "success": true
}