TOOMIX: Vzdyt to tam je?
Ten ukazkovy curl request vypada takhle (chybi samozrejme token):
curl -X 'POST' \
  'https://nyx.cz/api/discussion/1/content/1/save' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/x-www-form-urlencoded' \
  -d 'content=stringtest&format=html'