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 200

      response-success-status-removed

  • 75899b69a09a11See the full diff
    • the response's body type/format changed from object/ to string/ for status 207

      response-body-type-changed

    • added the success response with the status 200

      response-success-status-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog