Update automation ruleAsk AIput https://api.fipto.app/companies/{company_id}/automations/{automation_id}Update an existing automation rule's configuration.Path Paramscompany_idstringrequiredThe Company ID given by Fipto.automation_idstringrequiredThe Automation Rule ID.Body ParamsdataobjectrequiredData for updating an automation ruledata objectHeadersX-Mfa-TypestringenumThe MFA typetotptotpAllowed:totpX-Mfa-TokenstringThe MFA tokenX-Mfa-CodestringThe MFA codeResponses 200Automation rule successfully updated. 400Bad Request 404Not FoundUpdated about 15 hours ago