Posting JSON with API Action

Thank you!
Could you please help me?
How can I make such post request (using input field) in API Action:

{
“fields”: {
“Name”: {
“stringValue”: “Pancakes”
},
“Description”: {
“stringValue”: “Enjoy our great pancakes”
}
}
}

Community Page
Last updated: