Delete the configuration for a single type

delete/admin/config/types/{type}

Deletes the configuration and indexed data for the specified 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

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
type
string
true

The name of the type.

Responses

StatusMeaningDescription
204No Content

The request succeeded.