Schedule script to change status of a mongodb document value

thanks for your reply
unfortunaly with platform.api.post( “parkmeDB/_table/comments”, {“cool”:“very”} );

when i test it via DSPURL//test_rest.html

with POST as method i dont have any output

maybe there is a way to test it via CURL?