Replace fileAsk AIput https://api.revioapi.com/v1/Files/{id}Replace an existing file.Path Paramsidint32requiredFormat - int32. ID of the file to replace.Body ParamsThe replacement file.file_idint32Primary identifier for this file.file_imagestringBinary file data represented as a Base64-encoded string. NOTE: By default, this will be blank or null. You must indicate when to include it with an optional parameter when getting a single file.file_namestringlength between 0 and 8000The name of the file, including extension.file_typestringenumRev.io-specific type description of the file.NOT_SPECIFIEDNOT_SPECIFIEDAGENT_ATTACHMENTAGENT_BATCHAGENT_CUSTOMER_SUMMARYAGENT_RECEIPTAGENT_REPORT_COMMISSION_SUMMARYAGENT_STATEMENTAGENT_STATEMENT_PRINT_SUMMARYCASH_DRAWER_CLOSING_REPORTCDR_EXPORTCOLLECTION_EMAILCOLLECTION_LETTERTAX_COMPARISON_BATCHCUSTOM_E911_BATCHCUSTOMER_ACCOUNT_ATTACHMENTCUSTOMER_STATEMENTCUSTOMER_EDI_BILLCUSTOMER_RECEIPTDATA_BACKUPDISCONNECT_NOTICEDOCUMENTEXTERNAL_ORDERFAXFILE_MANAGERINVENTORY_ATTACHMENTLIFELINE_OTHERLIFELINE_PROOF_DOCUMENTATIONLIFELINE_SELF_CERTIFICATIONLINE_FIELD_UPDATE_TEMPLATEREQUEST_ATTACHMENTREQUEST_TEMPLATEREQUEST_UPDATE_TEMPLATESALES_PORTAL_COVER_LETTERSTATEMENT_BATCHTASK_ATTACHMENTTICKET_ATTACHMENTWORKORDER_CONTRACTCLIENT_IMAGEREPORTEMAIL_TEMPLATE_ATTACHMENTVENDOR_STATEMENTShow 41 enum valuesdescriptionstringFree-form text description of the file.created_datedate-timeDate and time the file was added to Rev.io.created_byint32Foreign identifier indicating which user added the file to Rev.io.customer_idint32Foreign identifier indicating an association with an account.order_idint32Foreign identifier indicating an association with an order.request_idint32Foreign identifier indicating an association with a request.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago