updateImage
Url
/V2.0/services/files/updateImage
HTTP Method
POST
Description
Set (Or Reset) the image of an object in AdaptiveWork 
Parameters
Name Type Description
entityId* entityId (string) Id of an entity to attach to
uploadUrl string When the file is stored in Clarizen, provide the Url you received in a previous request to getUploadUrl
reset boolean Revert image to default icon
Result
Name Type Description
imageUrl string
In case of failure an error object will be returned
* indicates required fields