Move Container
Account Containers
Move Container
Initiates an asynchronous job to move a container (and its entire subtree) to a new parent.
POST
Move Container
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pattern:
^rad_cont_[A-Za-z0-9_\-]+$Body
application/json
The ID of the new parent container, or null to move to root.
Response
202
Move accepted and processing in background.