MoveChildren

Move resources to a container

post/resource/{resourceId}/children/move

Path parameters

resourceIdstring required

id of the resource (resourceURI)

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 3 of the 11 revisions of this API.22

    • added the optional property additionalProperties/entity/conflicting/ui:fs/children/items/ui:share to the response with the 207 status

      response-optional-property-added

    • 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