Example searches: “GET /api/export/psas”, “List News Stories”, “length”, “search.value”, “application/json”
Reject a document from the moderation queue
Document ID to reject
Reason for document rejection
curl \ --request POST 'http://api.example.com/api/documents/reject?id=42&message=string' \ --header "Authorization: Bearer $ACCESS_TOKEN"