Delete a Parser
DELETE https://aiparser.scraperapi.com/parsers/<PARSER_ID>?api_key=API_KEYNo body returned for responseLast updated
Permanently delete a parser (and all its versions)
DELETE https://aiparser.scraperapi.com/parsers/<PARSER_ID>?api_key=API_KEYResponse
204 No Content on success.
No body returned for responseThis action cannot be undone. If you only want to remove specific fields, use PATCH with remove_fields instead.
Last updated

