Example searches: “Api key”, “id”, “Get Story”, “size”, “GET /api/export/psas”
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"