Skip to content

Instantly share code, notes, and snippets.

@pavelpower
Created October 9, 2013 05:41
Show Gist options
  • Save pavelpower/6896716 to your computer and use it in GitHub Desktop.
Save pavelpower/6896716 to your computer and use it in GitHub Desktop.
$.post('/tree/move', {
index: 0,
object: { type: 'documents', ids: '12 23 54 76 23 43 76' },
source: { type: 'folder', id: 23 },
destination: { type: 'project', id: 15 }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment