Update a Product's LogoAsk AIpatch https://api.revenium.ai/profitstream/v2/api/products/{id}/logoUpdates the logo for the specified product.Path ParamsidstringrequiredUnique identifier of the product whose logo will be updated. Format: Revenium id (URL-safe encoded string)Body ParamsfilefilerequiredHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/hal+jsonapplication/jsonAllowed:application/hal+jsonapplication/jsonResponses 200Product logo updated successfully 400Invalid input data 401Unauthorized - Authentication required 403Forbidden - Insufficient permissions 404Product not found 409Conflict - Resource conflict 422Unprocessable entity - Validation failed 500Internal server errorUpdated 6 months ago