Scheduling
Copy a scheduled assignment
post/v1/workspaces/{workspaceId}/scheduling/assignments/{assignmentId}/copy
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
assignmentIdstring required
Represents an assignment identifier across the system.
Example:5b641568b07987035750505e
Represents an assignment identifier across the system.
Request body
Example request
{
"seriesUpdateOption": "THIS_ONE",
"userId": "72k687e29ae1f428e7ebe109"
}Response
OK