Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Move documents for an account to another account.


Endpoint ID:

9204
Method:

PUT

URL:

/user/dp-key/{entityID}/documents/move/{toEntityID}

/user/ext-key/{externalRelationID}/{externalRelationType}/documents/move/{toEntityID}



entityID

dialogportalâ„¢ master key that uniquely identifies account to return data for


externalRelationID

External key that uniquely identifies account to return data for


externalRelationType

Type of external key


toEntityIDThe ID of the account to which the documents are to be moved
Request body:None



Response body:

None

Status codes:201

Document moved with success

  • No labels