Version: SG FLX
Community
This is a Technical Preview and should not yet be used in production.
Delete Settings
Content
Endpoint
DELETE /_aim/settings/{key}
Deletes a setting. AIM will fall back to default configuration for the specified setting.
Path Parameters
Parameter | Note |
---|---|
key |
Name of the setting |
Responses
200 OK
The settings key exists and the user has sufficient privileges to access it. The setting has been deleted.
403 Forbidden
The user does not have sufficient privileges to access this endpoint.
404 Not Found
The requested settings key does not exist.
Privileges
The user needs to have the privilege cluster:admin:searchguard:aim:settings/delete
to access this endpoint.
This permission is included in the following built-in action groups:
- SGS_AIM_ALL