meta { name: move plan type: http seq: 7 } put { url: http://localhost:14014/api/move/[planId] body: json auth: inherit } body:json { { "name": "test", "pin": "1234", "folder": "new folder name" } } settings { encodeUrl: true timeout: 0 }