简体   繁体   English

如何使用POSTMAN更新BIM 360项目的图像

[英]How to update a BIM 360 project's image using POSTMAN

https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-:project_id-image-PATCH/ . https://forge.autodesk.com/zh-CN/docs/bim360/v1/reference/http/projects-:project_id-image-PATCH/

I have been following all the tutorials related to Projects and have been successful in creating/updating projects for BIM 360 using POSTMAN. 我一直在关注与项目有关的所有教程,并已成功使用POSTMAN为BIM 360创建/更新项目。 But I am current unsure how to create or update a project's image using POSTMAN. 但是我目前不确定如何使用POSTMAN创建或更新项目的图像。

The :account_id and :project_id in the URL are both specified inside the Params section. URL中的:account_id:project_id都在Params部分中指定。 在此处输入图片说明

在此处输入图片说明

产量 The output from running POSTMAN gives the error above stating required parameters are missing. 运行POSTMAN的输出给出上面的错误,指出缺少所需的参数。 Is there something I am missing? 我有什么想念的吗?

I just tried on my side with the same API to update the project image, and it works fine. 我只是尝试使用相同的API来更新项目图像,所以效果很好。 please see the body of PATCH API as follow: 请查看PATCH API的正文,如下所示: 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM