Create Directory

$.post('/dir/dir/', {
  dir: {
    name: 'foo'
  }
});
Path Params
string
required

Where to create the directory in

Form Data
dir
object
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json