Summary
Delete a config parser.
Description
Permanently delete a configuration parser.
Route
DELETE /configuration_manager/configurations/parser
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | Name of the config parser. | 
| options | object | yes | Additional optional parameters. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| response | object | - |