Update Directory

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

Path of the directory you want to rename

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