Delete one or more config parsers by ID
Deletes config parsers based on given IDs.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
parserIds
Response
Status with the number of config parsers deleted
status
Allowed values:
deleted
Errors
500
Internal Server Error