DocumentationToolsSDKsPythonReferenceiconsModelsSetIconV1RequestOn this pageSetIconV1Request Properties NameTypeDescriptionNotesimagebytearrayfile with icon. Allowed mime-types ['image/png', 'image/jpeg'][required]} Example from sailpoint.icons.models.set_icon_v1_request import SetIconV1Requestset_icon_v1_request = SetIconV1Request(image='[B@522b2631') [Back to top]