Copy Folder async

Copy folder subtree, returns async job.

Scopes: Default, wsReadWrite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required

ID of parent folder

string
required

Title, cannot be empty

string

Title prefix for all copied tasks

boolean
Defaults to true

Copy descriptions or leave empty

boolean
Defaults to true

Copy responsibles

addResponsibles
array of objects

Add specified users to task responsible list

addResponsibles
removeResponsibles
array of strings

Remove specified users from task responsible list

removeResponsibles
boolean
Defaults to true

Copy custom fields

boolean
Defaults to true

Copy custom statuses or set according to workflow otherwise

boolean
Defaults to true

Copy task statuses or set to Active otherwise

boolean
Defaults to false

Preserve parent folders

string

Date to use in task rescheduling. Note that only active tasks can be rescheduled. To activate and reschedule all tasks, use 'rescheduleDate' in combination with copyStatuses = false Format: yyyy-MM-dd

string
enum

Mode to be used for rescheduling (based on first or last date), has effect only if reschedule date is specified.

  • Start - Tasks in scope are rescheduled starting from reschedule date
  • End - Tasks in scope are rescheduled ending with reschedule date
Allowed:
number
Defaults to 250

Limit maximum allowed number for tasks/folders in tree for copy, operation will fail if limit is exceeded, should be 1..250

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json