技术文章 - CS330711
如何使用 REST API 一次性删除存储在 Vuforia Experience Service 中的所有项目
已修改: 23-Jun-2022
适用于
- Vuforia Experience Service 8.0.0 N/A to 8.5.11
说明
- 如何使用 REST API 一次性删除存储在 Vuforia Experience Service 中的所有项目
- 知道使用下面的API,可以删除特定的项目
curl -u user:password -H "Content-Type: Application/JSON" -H "X-Requested-With: XMLHttpRequest"-k -X "DELETE" http(s)://<ves>/ExperienceService/content/projects/myproject
这是文章 330711 的 PDF 版本,可能已过期。最新版本 CS330711