DocumentationToolsSDKsPythonReferenceV3ModelsPutPasswordDictionaryRequestOn this pagePutPasswordDictionaryRequest Properties NameTypeDescriptionNotesfilebytearray[optional]} Example from sailpoint.v3.models.put_password_dictionary_request import PutPasswordDictionaryRequestput_password_dictionary_request = PutPasswordDictionaryRequest(file=bytes(b'blah')) [Back to top]