Delete the configuration for a single object or relationship type

delete/admin/config/types/{type}

Deletes the configuration and indexed data for the specified object or relationship type. This operation cannot be undone without first exporting the configuration and making a backup of the indexed data directly from the underlying search engine.

Request Samples

Path Parameters

type
string
true

The name of the type.

Responses

StatusMeaningDescription
204No Content

The request succeeded.