Dropbox api create folder

I am trying to create a dropbox api that creates a new folder in dropbox on a button click. I saw another post highlighting how to do this for file links but I am confused about the URL parameters vs body section in the restAPI. This is the link to the dropbox url I am trying to use -
HTTP - Developers - Dropbox

Hi @alexk !

Were you able to get this working? Could you share an example of your current request? It looks like from the docs it's expected the parameter to be sent in the body of the request!