This API is used to restore a deleted article. NOTE: You can resurrect an article only if you are an admin-user or you are the author of that article.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/article/article_id/resurrect/ \
--header 'accept: application/json'