https://forge.autodesk.com/en/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. But I am current unsure how to create or update a project's image using POSTMAN.
The :account_id
and :project_id
in the URL are both specified inside the Params section.
The output from running POSTMAN gives the error above stating required parameters are missing. 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. please see the body of PATCH API as follow: