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
Example response
{
"success": true
}