DELETE the current image associated to this object using imagetype querydelete {protocol}://{base-url}/integration/v2/bi/server/{server_id}/report/{id}/image/DELETE an image associated with a BI object from a BI ServerPath Paramsserver_idintegerrequiredID of the containing serveridintegerrequiredThe ID of the objectQuery ParamsresolutionstringenumAllows us to distinguish between the low and high quality of versions a report's image. - low refers to the low quality image - high refers to the high quality image - high_fallback_to_low is used only for the GET endpoint. It allows to retrieve the high quality image. But if it is not available, it will return the low quality image.lowhighhigh_fallback_to_lowAllowed:lowhighhigh_fallback_to_lowResponses 204Successful Delete 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 5 months ago GET a BI permissionGET an image associated with a BI object from a BI ServerDid this page help you?YesNo