content/articles/{article_id}

DELETE {{base_url}}/{{base_path}}/content/articles/:article_id

Generated from a curl request: curl -X DELETE '{{baseurl}}/{{basepath}}/content/articles/{{articleid}}' -H 'X-Joomla-Token: {{authapikey}}'