This API is used to delete an existing article. NOTE: You can delete an article only if you are an admin-user or you are the author of that article.
204Confirmation that an article has been deleted.
This API is used to delete an existing article. NOTE: You can delete an article only if you are an admin-user or you are the author of that article.
204Confirmation that an article has been deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v1/article/article_id/ \
--header 'accept: application/json'