Skip to content

Delete a log parser.

DELETE
/log_parsers/{parser_id}
curl --request DELETE \
--url https://api.siteqwality.com/log_parsers/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
parser_id
required
string format: uuid

Log parser identifier

Parser deleted

Missing or invalid authentication

Parser not found

Internal server error