Summary
Delete one or more config parsers by Id
Description
This API call will delete config parsers based on given Ids
Route
DELETE /configuration_manager/configurations/parsers
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
parserIds | array | yes | Array of config parser Ids |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
Status | object | Status with the number of config parsers deleted |