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 4 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:204

Document moved with success


400

Account was not found

The following sub codes may be returned:

404.1User not found
404.2External user could not be found
  • No labels