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.
| Name | Type | Required | Description |
|---|---|---|---|
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 |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The request succeeded. |