Copy File

$.post('/api/copy/foo/bar', {
  destination: '/foo/baz'
});
Language
Click Try It! to start a request and see the response here!