Delete configuration

delete/admin/config

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

1Not Available

Query Parameters

NameTypeRequiredDescription
recreateSystemTypes
boolean
false

Whether to recreate the system types after deleting all the configuration and indexed data. Set this parameter to false to permanently delete the configuration and indexed data. For example, use false when destroying a tenant rather than off-boarding one

Default:
true

Responses

StatusMeaningDescription
204No Content

The request succeeded.