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