Delete the configuration for a single type

delete/admin/config/types/{type}
Internal-Use Only

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

1No example avaliable

Path Parameters

NameTypeRequiredDescription
type
string
true

The name of the type.

Responses

StatusMeaningDescription
204No ContentThe request succeeded.