post https://legacy-api.bimtrackapp.co/v3/hubs//projects//image
Updates a project image. Format can be jpg, gif, png, bmp.
Log in to see full request history
Response
Updates a project image. Format can be jpg, gif, png, bmp.
xxxxxxxxxx
curl --request POST \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects/projectId/image \
--header 'Authorization: Bearer ' \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: