Delete configuration

delete/admin/config
Internal-Use Only

Deletes the configuration and indexed data for all types. 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

Query Parameters

NameTypeRequiredDescription
recreateSystemTypes
boolean
false

Whether to re-create the system types after deleting all the configuration and indexed data. This parameter should be set to false when permanently deleting the configuration and indexed data. For example, when destroying a tenant (as opposed to off-boarding a tenant).

Default:
true

Responses

StatusMeaningDescription
204No ContentThe request succeeded.