Hello @saibalini ray ,
You can use the below Rest API doc to purge content from Azure CDN:
https://learn.microsoft.com/en-us/rest/api/cdn/cdn/endpoints/purgecontent
In the request body, under contentPaths parameter, you can provide the path to the content to be purged. It can describe a file path or a wild card directory.
Kindly let us know if the above helps or you need further assistance on this issue.
----------------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.