Permanently revokes a circle API key. Caller must be the circle owner or an admin.
curl https://racks.cash/api/circles/$ID/api-keys/$KEY_ID \ -X DELETE
{ "deleted": true }