Skip to content

Instantly share code, notes, and snippets.

@gnippy
Created September 5, 2014 22:19
Show Gist options
  • Save gnippy/cc1a0da124ada7f066b6 to your computer and use it in GitHub Desktop.
Save gnippy/cc1a0da124ada7f066b6 to your computer and use it in GitHub Desktop.
Twitter Status Delete (AS Format)
{
"objectType": "activity",
"verb": "delete",
"object": {
"id": "tag:search.twitter.com,2005:361114985893605376"
},
"actor": {
"id": "id:twitter.com:593567038"
},
"timestampMs": "2014-08-27T23:49:41.735+00:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment