Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Use /entity routing instead of /user

...

Excerpt

Move documents for an account to another account.



Endpoint ID:

1064
9204
Method:

Status
colourGreen
titlePUT

URL:

/

user

entity/

dp-key

id/{entityID}/documents/move/{toEntityID}

/

user

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


entityID

dialogportalâ„¢ master key

Rubiq entity ID that uniquely identifies an account to return data for


externalRelationID

External key that uniquely identifies an 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
Spanstylewhite-space:pre


Response body:

None

Status codes:
201
204

Document moved with success


404

Account was not found

The following sub codes may be returned:

404.1User not found
404.2External user could not be found