Versions Compared

Key

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

...

 

Endpoint ID:

9002

Method:

URL:

/content/tagged/dp-keyentity/id/{dpentity-keyid}/connect/{content-id}
/content/tagged/entity/ext-key/{ext-key}/{ext-type}/connect/{content-id}


 dpentity-keydialogportal™ master key idRubiq entity ID that uniquely identifies an entity

ext-keyExternal key that uniquely identifies an entity

 ext-typeType of external key

 content-idNumeric value that identifies content. This identifier is returned from endpoint 9001: Create content

Request body:

None.

Response body:


Code Block
titleExample
{
   "dpKeyentityID": 12345,
   "contentID": 4567
}


Status codes:

201

Created


 404.1Entity not found

 404.2External entity not found 

404.4Content not found