Delete relationships for an entity type

delete/admin/data/{type}/relationships
Internal-Use Only

Deletes all relationships relating to the entity or transaction type. This does not apply to relationships involving resolved entities. This operation cannot be undone without first making a backup of the indexed data directly from the underlying search engine.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
type
string
true

The name of the type.

Query Parameters

NameTypeRequiredDescription
waitForRefresh
boolean
false

Whether to wait for any index-related operations to be applied prior to the response being returned.

Default:
false

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
400Bad RequestThe request is malformed or contains invalid parameter values.Schema