copyChildren
Copy resources from one container to another.
post/resource/{resourceId}/children/copy
Path parameters
resourceIdstring required
Query parameters
autoRenameboolean
(deprecated) flag for enforcing automatic rename on conflict
conflictResolution'RENAME' | 'OVERWRITE' | 'NONE' | 'INVALID'
conflictResolution - overwrite or rename
lockTokenstring
the lock token used to access a locked resource
Headers
cookiestring
cookie
If-Matchstring
ifMatchHeader
Request body
string[] required
Response
MULTI STATUS
Changes
Changed in 2 of the 11 revisions of this API.21
- ▲
removed the success response with the status
200response-success-status-removed
- ▲
- ▲
the response's body type/format changed from
object/tostring/for status207response-body-type-changed
- ○
added the success response with the status
200response-success-status-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲