Similar way to set text field in REST 2.0 like version 1.0?

Hi @all,

I’m trying the new REST API 2.0. When I create a new ticket, I can not set the “Text” field as in REST 1.0. Is there a similar way to set a “Text” or comment field in REST 2.0?
I’m using json for the data and would have someting like this:

{ “Subject”: “test”, “Queue”: “general”, “Text”: “This is a test text/content”}

Some help would be appreciated.

Kind regards,
Marco