Delete a parser
Delete a parser
deprecated
The request specifies the ID of the parser to delete.
DELETE
Delete a parser
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
Optional tag to match.
Path Parameters
The parser ID
Query Parameters
The app to which this object belongs, as app:SomeApp. If the object is not part of this app, the request fails. Other comma-separated contexts in the context parameter are allowed but ignored.
Response
204
The parser was deleted.