config
Endpoints to maintain configuration data.
Get all configuration keys
Get all configuration keys in the system.
Get a configuration by its id
Fetch a configuration by id.
Replace a configuration with given id
Replace a configuration identified by id with provided value.
Patch a configuration by its id
Patch a configuration identified by id with provided value.
Delete a configuration by its id
Delete a configuration identified by id with provided value.