DocumentationToolsSDKsPythonReferenceBetaModelsSetIconRequestOn this pageSetIconRequest Properties NameTypeDescriptionNotesimagebytearrayfile with icon. Allowed mime-types ['image/png', 'image/jpeg'][required]} Example from sailpoint.beta.models.set_icon_request import SetIconRequestset_icon_request = SetIconRequest(image='\x00\x00\x00\x02') [Back to top]