Returns the news articles that have been deleted from the News database.
apiKey to be passed as token in query parameter.
Specifies return format. Query parameters work the same for both formats.
application/json Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date.
Number of results returned.
x <= 100Filters the results to only include items that have been updated since the specified timestamp. UNIX timestamp representing the update time.
success