Remove a related content association from a content item

Deletes the relationship between two content items. The endpoint varies by API type (admin uses /admin/related/delete, portal uses /content/related/delete).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the content item to remove the relation from

string
required

The ID of the related content item to disassociate

contentDefinition
object
required

The content definition object with id and description

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!