# Modules

- [Dashboard](/attackforge-enterprise/modules/dashboard.md)
- [Analytics](/attackforge-enterprise/modules/analytics.md)
- [Vulnerabilities](/attackforge-enterprise/modules/vulnerabilities.md)
- [Projects](/attackforge-enterprise/modules/projects.md)
- [Scheduling](/attackforge-enterprise/modules/schedule.md)
- [Portfolios](/attackforge-enterprise/modules/portfolios.md)
- [Groups](/attackforge-enterprise/modules/groups.md)
- [Attack Chains](/attackforge-enterprise/modules/attack-chains.md)
- [Assets](/attackforge-enterprise/modules/assets.md)
- [Writeups](/attackforge-enterprise/modules/vulnerability-library.md)
- [Test Suites](/attackforge-enterprise/modules/test-suite-builder.md)
- [Report Templates](/attackforge-enterprise/modules/reporting.md)
- [Overview](/attackforge-enterprise/modules/reporting/overview.md)
- [Tutorial](/attackforge-enterprise/modules/reporting/tutorial.md)
- [Tips & Tricks](/attackforge-enterprise/modules/reporting/tips-and-tricks.md)
- [Troubleshooting](/attackforge-enterprise/modules/reporting/troubleshooting.md)
- [Template - Report Templates](/attackforge-enterprise/modules/reporting/template-report-templates.md)
- [Template - Tags](/attackforge-enterprise/modules/reporting/template-tags.md)
- [Template - Options](/attackforge-enterprise/modules/reporting/template-options.md)
- [Template - Functions](/attackforge-enterprise/modules/reporting/template-functions.md)
- [Template - Filters](/attackforge-enterprise/modules/reporting/template-filters.md)
- [Template - Styles](/attackforge-enterprise/modules/reporting/template-styles.md)
- [Template - Tables](/attackforge-enterprise/modules/reporting/template-tables.md)
- [Template - Charts](/attackforge-enterprise/modules/reporting/template-charts.md)
- [Template - Conditions](/attackforge-enterprise/modules/reporting/template-conditions.md)
- [Template - Images](/attackforge-enterprise/modules/reporting/template-images.md)
- [ReportGen CLI](/attackforge-enterprise/modules/reporting/reportgen-cli.md)
- [ReportGen Library](/attackforge-enterprise/modules/reporting/reportgen-library.md)
- [Users](/attackforge-enterprise/modules/users.md)
- [Administration](/attackforge-enterprise/modules/administration.md)
- [Flows](/attackforge-enterprise/modules/flows.md)
- [Atlassian JIRA](/attackforge-enterprise/modules/flows/atlassian-jira.md)
- [ServiceNow](/attackforge-enterprise/modules/flows/servicenow.md)
- [Azure DevOps (ADO)](/attackforge-enterprise/modules/flows/azure-devops-ado.md)
- [Flashpoint (VulnDB)](/attackforge-enterprise/modules/flows/flashpoint-vulndb.md)
- [HackerOne](/attackforge-enterprise/modules/flows/hackerone.md)
- [Bugcrowd](/attackforge-enterprise/modules/flows/bugcrowd.md)
- [Tenable](/attackforge-enterprise/modules/flows/tenable.md)
- [Slack](/attackforge-enterprise/modules/flows/slack.md)
- [Microsoft Teams](/attackforge-enterprise/modules/flows/microsoft-teams.md)
- [Microsoft PowerBI](/attackforge-enterprise/modules/flows/microsoft-powerbi.md)
- [Salesforce](/attackforge-enterprise/modules/flows/salesforce.md)
- [Synack](/attackforge-enterprise/modules/flows/synack.md)
- [Webhook](/attackforge-enterprise/modules/flows/webhook.md)
- [Custom Emails](/attackforge-enterprise/modules/flows/custom-emails.md)
- [AI Model Context Protocol (MCP)](/attackforge-enterprise/modules/ai-model-context-protocol-mcp.md)
- [Self-Service RESTful API](/attackforge-enterprise/modules/self-service-restful-api.md)
- [GETTING STARTED](/attackforge-enterprise/modules/self-service-restful-api/getting-started.md)
- [EXPORTING TO CSV](/attackforge-enterprise/modules/self-service-restful-api/exporting-to-csv.md)
- [ADVANCED QUERY FILTER](/attackforge-enterprise/modules/self-service-restful-api/advanced-query-filter.md)
- [ActivateUser](/attackforge-enterprise/modules/self-service-restful-api/activateuser.md): This method can be used for the following function: Activate a user.
- [AddProjectMembershipAdministrators](/attackforge-enterprise/modules/self-service-restful-api/addprojectmembershipadministrators.md): This method can be used for the following functionality: Add user(s) or group(s) as project membership administrators
- [AddTestcaseToTestsuite](/attackforge-enterprise/modules/self-service-restful-api/addtestcasetotestsuite.md): This method can be used for the following activity: Add a test case to a test suite;
- [AddTestcasesToTestsuite](/attackforge-enterprise/modules/self-service-restful-api/addtestcasestotestsuite.md): This method can be used for the following activity: Add test cases to a test suite;
- [AddUserToGroup](/attackforge-enterprise/modules/self-service-restful-api/addusertogroup.md): This method can be used for the following functionality: Add a user to a group.
- [ApproveProjectRequestById](/attackforge-enterprise/modules/self-service-restful-api/approveprojectrequestbyid.md): This method can be used for the following functionality: Approve a project request, by project request identifier (Id).
- [ArchiveGroup](/attackforge-enterprise/modules/self-service-restful-api/archivegroup.md): This method can be used for the following: Archive a Group.
- [ArchiveProject](/attackforge-enterprise/modules/self-service-restful-api/archiveproject.md): This method can be used for the following: Archive a Project.
- [ArchivePortfolio](/attackforge-enterprise/modules/self-service-restful-api/archiveportfolio.md): This method can be used for the following: Archive a Portfolio.
- [CancelProjectRetestRound](/attackforge-enterprise/modules/self-service-restful-api/cancelprojectretestround.md): This method can be used for the following functionality: Cancel a retest round for a project that user have Edit access to.
- [CloneProject](/attackforge-enterprise/modules/self-service-restful-api/cloneproject.md): This method can be used for the following: Create a new project from an existing project you have Edit access to.
- [CompleteProjectRetestRound](/attackforge-enterprise/modules/self-service-restful-api/completeprojectretestround.md): This method can be used for the following functionality: Complete a retest round for a project that user have Edit access to.
- [CreateAssetInLibrary](/attackforge-enterprise/modules/self-service-restful-api/createassetinlibrary.md): This method can be used for the following: Create an asset in the library (must have Assets Module enabled in your tenant configuration!);
- [CreateGroup](/attackforge-enterprise/modules/self-service-restful-api/creategroup.md): This method can be used for the following functionality: Create a new group in AttackForge
- [CreatePortfolio](/attackforge-enterprise/modules/self-service-restful-api/createportfolio.md): This method can be used for the following functionality: Create a new Portfolio
- [CreateProject](/attackforge-enterprise/modules/self-service-restful-api/createproject.md): This method can be used for the following functionality: Create a new Project in AttackForge
- [CreateProjectNote](/attackforge-enterprise/modules/self-service-restful-api/createprojectnote.md): This method can be used for the following: Create new project note on a project that you have Edit access to.
- [CreateProjectRequest](/attackforge-enterprise/modules/self-service-restful-api/createprojectrequest.md): This method can be used for the following functionality: Create a new Request for Project in AttackForge
- [CreateProjectTestCase](/attackforge-enterprise/modules/self-service-restful-api/createprojecttestcase.md): This method can be used for the following functionality: Create a new Project Test Case
- [CreateProjectWorkspaceNote](/attackforge-enterprise/modules/self-service-restful-api/createprojectworkspacenote.md): This method can be used for the following: Create new workspace note on a project that you have Edit access to.
- [CreateRemediationNote](/attackforge-enterprise/modules/self-service-restful-api/createremediationnote.md): This method can be used for the following functionality: Create new remediation note for a vulnerability on a project that you have access to.
- [CreateScope](/attackforge-enterprise/modules/self-service-restful-api/createscope.md): This method can be used for the following functionality: Create new assets on a project that you have Edit access to.
- [CreateTestcaseNote](/attackforge-enterprise/modules/self-service-restful-api/createtestcasenote.md): This method can be used for the following functionality: Update a testcase on a project that you have Edit access to.
- [CreateTestsuite](/attackforge-enterprise/modules/self-service-restful-api/createtestsuite.md): This method can be used for the following functionality: Create a new test suite.
- [CreateUser](/attackforge-enterprise/modules/self-service-restful-api/createuser.md): This method can be used for the following functionality: Create a new user in AttackForge.
- [CreateUsers](/attackforge-enterprise/modules/self-service-restful-api/createusers.md): This method can be used for the following functionality: Create multiple new users in AttackForge.
- [CreateVulnerability](/attackforge-enterprise/modules/self-service-restful-api/createvulnerability.md): This method can be used for the following functionality: Create a vulnerability on a project you have access to using  project identifier (Id).
- [CreateVulnerabilityBulk](/attackforge-enterprise/modules/self-service-restful-api/createvulnerabilitybulk.md): This method can be used for the following: Create multiple vulnerabilities on a project you have access to, by project identifier (Id).
- [CreateVulnerabilityLibraryIssue](/attackforge-enterprise/modules/self-service-restful-api/createvulnerabilitylibraryissue.md): This method can be used for the following functionality: Create a vulnerability in AttackForge internal vulnerability library.
- [CreateVulnerabilityWithLibrary](/attackforge-enterprise/modules/self-service-restful-api/createvulnerabilitywithlibrary.md): This method can be used for the following: Create a vulnerability on a project you have access to, by project identifier (Id) and vulnerability library identifier (Id).
- [DeactivateUser](/attackforge-enterprise/modules/self-service-restful-api/deactivateuser.md): This method can be used for the following functionality: Deactivate a user on AttackForge.
- [DestroyProject](/attackforge-enterprise/modules/self-service-restful-api/destroyproject.md): This method can be used for the following: Destroy project(s) data. WARNING: This is irreversible
- [DownloadProjectTestCaseFile](/attackforge-enterprise/modules/self-service-restful-api/downloadprojecttestcasefile.md): This method can be used for the following: Download a project test case file.
- [DownloadProjectTestCaseNoteFile](/attackforge-enterprise/modules/self-service-restful-api/downloadprojecttestcasenotefile.md): This method can be used for the following: Download a project test case note file.
- [DownloadProjectTestCaseWorkspaceNoteFile](/attackforge-enterprise/modules/self-service-restful-api/downloadprojecttestcaseworkspacenotefile.md): This method can be used for the following: Download a project test case workspace note file for a project user has Edit access to.
- [DownloadRemediationNoteFile](/attackforge-enterprise/modules/self-service-restful-api/downloadremediationnotefile.md): This method can be used for the following: Download a remediation note file.
- [DownloadTestSuiteTestCaseFile](/attackforge-enterprise/modules/self-service-restful-api/downloadtestsuitetestcasefile.md): This method can be used for the following: Download a Test Suite Test Case file.
- [DeleteVulnerabilityEvidence](/attackforge-enterprise/modules/self-service-restful-api/downloadvulnerabilityevidence.md): This method can be used for the following: Delete a vulnerability evidence file for a project user has Edit access to.
- [DownloadVulnerabilityLibraryFile](/attackforge-enterprise/modules/self-service-restful-api/downloadvulnerabilitylibraryfile.md): This method can be used for the following: Download a vulnerability library file.
- [DownloadWorkspaceFile](/attackforge-enterprise/modules/self-service-restful-api/downloadworkspacefile.md): This method can be used for the following: Download a workspace file for a project user has Edit access to.
- [GetApplicationAuditLogs](/attackforge-enterprise/modules/self-service-restful-api/getapplicationauditlogs.md): This method can be used for the following: Get exportable audit logs for the application.
- [GetAssets](/attackforge-enterprise/modules/self-service-restful-api/getassets.md): This method can be used for the following functionality: Get details for all assets user has access to.
- [GetAssetsByGroup](/attackforge-enterprise/modules/self-service-restful-api/getassetsbygroup.md): This method can be used for the following functionality: Get all assets that assigned for a group;
- [GetAssetInLibrary](/attackforge-enterprise/modules/self-service-restful-api/getassetinlibrary.md): This method can be used for the following: Get an asset in the library (must have Assets Module enabled in your tenant configuration!);
- [GetAssetLibraryAssets](/attackforge-enterprise/modules/self-service-restful-api/getassetsinlibrary.md): This method can be used for the following: Get assets in the library (must have Assets Module enabled in your tenant configuration!);
- [GetFormConfig](/attackforge-enterprise/modules/self-service-restful-api/getformconfig.md): This method can be used for the following: Get form configuration for a type;
- [GetGroup](/attackforge-enterprise/modules/self-service-restful-api/getgroup.md): This method can be used for the following functionality: Get details for a group including projects & members assigned to it.
- [GetGroups](/attackforge-enterprise/modules/self-service-restful-api/getgroups.md): This method can be used for the following functionality: Get details for all groups this user is a member of.
- [GetMostCommonVulnerabilities](/attackforge-enterprise/modules/self-service-restful-api/getmostcommonvulnerabilities.md): This method can be used for the following functionality: Get details for the most common vulnerabilities this user has access to. This method allows to use optional filter.
- [GetMostFailedTestcases](/attackforge-enterprise/modules/self-service-restful-api/getmostfailedtestcases.md): This method can be used for the following functionality: Get details for the most failed testcases in the projects this user has access to. This method can be used with optional filter.
- [GetMostVulnerableAssets](/attackforge-enterprise/modules/self-service-restful-api/getmostvulnerableassets.md): This method can be used for the following functionality: Get details for the most vulnerable assets this user has access to. This method can be used with optional filter.
- [GetPortfolio](/attackforge-enterprise/modules/self-service-restful-api/getportfolio.md): This method can be used for the following: Get details for a Portfolio.
- [GetPortfolios](/attackforge-enterprise/modules/self-service-restful-api/getportfolios.md): This method can be used for the following: Get details for all Portfolios.
- [GetPortfolioStream](/attackforge-enterprise/modules/self-service-restful-api/getportfoliostream.md): This method can be used for the following: Get details for a Portfolio Stream.
- [GetProjectAuditLogs](/attackforge-enterprise/modules/self-service-restful-api/getprojectauditlogs.md): This method can be used for the following functionality:  Get audit logs for a project.
- [GetProjectById](/attackforge-enterprise/modules/self-service-restful-api/getproject.md): This method can be used for the following functionality: Get details for a project user has access to, by project identifier (Id).
- [GetProjects](/attackforge-enterprise/modules/self-service-restful-api/getprojects.md): This method can be used for the following functionality: Get details for all projects this user has access to. with optional filter. This method can be used with optional filter.
- [GetProjectsAndVulnerabilities](/attackforge-enterprise/modules/self-service-restful-api/getprojectsandvulnerabilities.md)
- [GetProjectsByGroup](/attackforge-enterprise/modules/self-service-restful-api/getprojectsbygroup.md): This method can be used for the following functionality: Get details for all projects for a group this user is a member of.
- [GetProjectMembershipAdministrators](/attackforge-enterprise/modules/self-service-restful-api/getprojectmembershipadministrators.md): This method can be used for the following functionality: Get project membership administrators.
- [GetProjectNotes](/attackforge-enterprise/modules/self-service-restful-api/getprojectnotes.md): This method can be used for the following: Get project notes for a project you have Edit access to.
- [GetProjectReport](/attackforge-enterprise/modules/self-service-restful-api/getprojectreport.md): This method can be used for the following: Get details in a reporting format for a project you have access to - including project vulnerabilities, test cases and other reporting data;
- [GetProjectReportData](/attackforge-enterprise/modules/self-service-restful-api/getprojectreportdata.md): This method can be used for the following: Get details in a reporting format for a project you have access to - including project vulnerabilities, test cases and other reporting data;
- [GetProjectRequests](/attackforge-enterprise/modules/self-service-restful-api/getprojectrequest.md): This method can be used for the following functionality: Get details for all project requests user has access to. This method can be used with optional filter.
- [GetProjectRequestById](/attackforge-enterprise/modules/self-service-restful-api/getprojectrequestbyid.md): This method can be used for the following: Get details for a project request you have access to, by project request identifier (Id).
- [GetProjectTestcasesById](/attackforge-enterprise/modules/self-service-restful-api/getprojecttestcases.md): This method can be used for the following functionality: Get all testcases for a project you have access to, by project identifier (Id).
- [GetProjectVulnerabilitiesById](/attackforge-enterprise/modules/self-service-restful-api/getprojectvulnerabilities.md): This method can be used for the following functionality: Get all vulnerabilities for a project you have access to, by project identifier (Id).
- [GetProjectWorkspace](/attackforge-enterprise/modules/self-service-restful-api/getprojectworkspace.md): This method can be used for the following: Get project workspaces notes and uploaded files and logs meta data for a project you have Edit access to.
- [GetTestsuiteById](/attackforge-enterprise/modules/self-service-restful-api/gettestsuite.md): This method can be used for the following functionality: Get details for a testsuite and its testcases.
- [GetTestsuites](/attackforge-enterprise/modules/self-service-restful-api/gettestsuites.md): This method can be used for the following functionality: Get details for all testsuites.
- [GetUserByEmail](/attackforge-enterprise/modules/self-service-restful-api/getuserbyemail.md): This method can be used for the following: Get details for a user, searching by email address;
- [GetUserById](/attackforge-enterprise/modules/self-service-restful-api/getuser.md): This method can be used for the following functionality: Get details for a user.
- [GetUserByUsername](/attackforge-enterprise/modules/self-service-restful-api/getuserbyusername.md): This method can be used for the following: Get details for a user, searching by username;
- [GetUserAuditLogs](/attackforge-enterprise/modules/self-service-restful-api/getuserauditlogs.md): This method can be used for the following functionality: Get audit logs for a user.
- [GetUserGroups](/attackforge-enterprise/modules/self-service-restful-api/getusergroups.md): This method can be used for the following functionality: Get all groups that a user has access to.
- [GetUserLoginHistory](/attackforge-enterprise/modules/self-service-restful-api/getuserloginhistory.md): This method can be used for the following functionality: Get login history for a user.
- [GetUserProjects](/attackforge-enterprise/modules/self-service-restful-api/getuserprojects.md): This method can be used for the following functionality: Get all projects that a user has access to.
- [GetUsers](/attackforge-enterprise/modules/self-service-restful-api/getusers.md): This method can be used for the following functionality: Get details for all users.
- [GetVulnerabilityById](/attackforge-enterprise/modules/self-service-restful-api/getvulnerability.md): This method can be used for the following functionality: Get a vulnerability that this user has access to, by vulnerability identifier (Id).
- [GetVulnerabilities](/attackforge-enterprise/modules/self-service-restful-api/getvulnerabilities.md): This method can be used for the following functionality: Get details for all vulnerabilities this user has access to. This method can be used with optional filter.
- [GetVulnerabilitiesByAssetName](/attackforge-enterprise/modules/self-service-restful-api/getvulnerabilitiesbyassetname.md): This method can be used for the following functionality: Get details for all vulnerabilities for an asset.  This method can be used with optional filter.
- [GetVulnerabilitiesByGroup](/attackforge-enterprise/modules/self-service-restful-api/getvulnerabilitiesbygroup.md): This method can be used for the following functionality: Get details for all vulnerabilities for a group that you are a member of. This method can be used with optional filter.
- [GetVulnerabilityLibraryIssues](/attackforge-enterprise/modules/self-service-restful-api/getvulnerabilitylibraryissues.md): This method can be used for the following functionality: Get details for all vulnerabilities in the library. This method can be used with optional filter.
- [GetVulnerabilityRevisionHistory](/attackforge-enterprise/modules/self-service-restful-api/getvulnerabilityrevisionhistory.md): This method can be used for the following: Get revision history for a vulnerability you have Edit access to.
- [InviteUserToProject](/attackforge-enterprise/modules/self-service-restful-api/inviteusertoproject.md): This method can be used for the following functionality: Invite a user to a project, by the project Id and username.
- [InviteUsersToProjectTeam](/attackforge-enterprise/modules/self-service-restful-api/inviteuserstoprojectteam.md): This method can be used for the following functionality: Invite user(s) to a project.
- [MarkdownToRichText](/attackforge-enterprise/modules/self-service-restful-api/markdowntorichtext.md): This method can be used for the following functionality: Convert data from markdown to rich text.
- [ParseCSVData](/attackforge-enterprise/modules/self-service-restful-api/parsecsvdata.md): This method can be used for the following functionality: Parse CSV data to JSON format.
- [RejectProjectRequestById](/attackforge-enterprise/modules/self-service-restful-api/rejectprojectrequest.md): This method can be used for the following functionality: Reject a project request, by project request identifier (Id).
- [RequestInformationOnProjectRequest](/attackforge-enterprise/modules/self-service-restful-api/requestinformationonprojectrequest.md): This method can be used for the following functionality: Request Information on a Project Request.
- [RegenerateAPIKey](/attackforge-enterprise/modules/self-service-restful-api/regenerateapikey.md)
- [RemoveProjectMembershipAdministrators](/attackforge-enterprise/modules/self-service-restful-api/updateprojectmembershipadministrators.md): This method can be used for the following functionality: Remove user(s) or group(s) as project membership administrators
- [RemoveProjectTeamMembers](/attackforge-enterprise/modules/self-service-restful-api/removeprojectteammembers.md): This method can be used for the following functionality: Remove user(s) from a project team.
- [RequestNewProjectRetest](/attackforge-enterprise/modules/self-service-restful-api/requestnewprojectretest.md): This method can be used for the following functionality: Request a new retest for a project that user has access to.
- [RestoreGroup](/attackforge-enterprise/modules/self-service-restful-api/restoregroup.md): This method can be used for the following: Restore a Group.
- [RestoreProject](/attackforge-enterprise/modules/self-service-restful-api/restoreproject.md): This method can be used for the following: Restore a project, by project identifier (Id);
- [SendEmail](/attackforge-enterprise/modules/self-service-restful-api/sendemail.md): This method can be used for the following functionality: Send a custom email.
- [SendDailyCommencementEmail](/attackforge-enterprise/modules/self-service-restful-api/senddailycommencementemail.md): This method can be used for the following functionality: Send daily commencement email to project team for a project that this user must have Edit access to.
- [SendDailyCompletionEmail](/attackforge-enterprise/modules/self-service-restful-api/senddailycompletionemail.md): This method can be used for the following functionality: Send daily completion email to project team for a project that this user must have Edit access to.
- [UpdateAssetInLibrary](/attackforge-enterprise/modules/self-service-restful-api/updateassetinlibrary.md): This method can be used for the following: Update an asset in the library (must have Assets Module enabled in your tenant configuration!);
- [UpdateExecSummaryNotes](/attackforge-enterprise/modules/self-service-restful-api/updateexecsummarynotes.md): This method can be used for the following functionality: Update executive summary notes on a project that this user must have Edit access to.
- [UpdateFormConfig](/attackforge-enterprise/modules/self-service-restful-api/updateformconfig.md): This method can be used for the following: Update form configuration for a type;
- [UpdateGroup](/attackforge-enterprise/modules/self-service-restful-api/updategroup.md): This method can be used for the following functionality: Update an existing group.
- [UpdatePortfolio](/attackforge-enterprise/modules/self-service-restful-api/updateportfolio.md): This method can be used for the following functionality: Update a Portfolio
- [UpdateProjectById](/attackforge-enterprise/modules/self-service-restful-api/updateproject.md): This method can be used for the following functionality: Update a project by it's Id.
- [UpdateProjectMembershipAdministrators](/attackforge-enterprise/modules/self-service-restful-api/updateprojectmembershipadministrators-1.md): This method can be used for the following functionality: Update user(s) or group(s) project membership administrators
- [UpdateProjectNote](/attackforge-enterprise/modules/self-service-restful-api/updateprojectnote.md): This method can be used for the following: Update existing note on a project that you have Edit access to.
- [UpdateProjectAccess](/attackforge-enterprise/modules/self-service-restful-api/updateprojectaccess.md): This method can be used for the following functionality: Patch the ACL (Access Control List) on a Project
- [UpdateProjectRequestAccess](/attackforge-enterprise/modules/self-service-restful-api/updateprojectrequestaccess.md): This method can be used for the following functionality: Patch the ACL (Access Control List) on a Project Request
- [UpdateProjectRequestById](/attackforge-enterprise/modules/self-service-restful-api/updateprojectrequest.md): This method can be used for the following functionality: Update a project request that you have access to, by project request identifier (Id).
- [UpdateProjectRetestRound](/attackforge-enterprise/modules/self-service-restful-api/updateprojectretestround.md): This method can be used for the following functionality: Update a project retesting round.
- [UpdateProjectWorkspaceNote](/attackforge-enterprise/modules/self-service-restful-api/updateprojectworkspacenote.md): This method can be used for the following: Update existing workspace note on a project that you have Edit access to.
- [UpdateRemediationNote](/attackforge-enterprise/modules/self-service-restful-api/createremediationnote-1.md): This method can be used for the following functionality: Update a remediation note for a vulnerability on a project that you have access to.
- [UpdateScope](/attackforge-enterprise/modules/self-service-restful-api/updatescope.md): This method can be used for the following functionality: Update an asset on a project that this user must have Edit access to.
- [UpdateTestcase](/attackforge-enterprise/modules/self-service-restful-api/updatetestcase.md): This method can be used for the following functionality: Update a testcase on a project that this user must have Edit access to.
- [UpdateTestcaseOnTestsuite](/attackforge-enterprise/modules/self-service-restful-api/updatetestcaseontestsuite.md): This method can be used for the following functionality: Update a test case on a test suite.
- [UpdateTestsuite](/attackforge-enterprise/modules/self-service-restful-api/updatetestsuite.md): This method can be used for the following functionality: Update a test suite.
- [UpdateUserAccessOnGroup](/attackforge-enterprise/modules/self-service-restful-api/updateuseraccessongroup.md): This method can be used for the following functionality: Update a user's access on a group.
- [UpdateUserAccessOnProject](/attackforge-enterprise/modules/self-service-restful-api/updateuseraccessonproject.md): This method can be used for the following functionality: Update a users' access on a project.
- [UpdateUser](/attackforge-enterprise/modules/self-service-restful-api/updateuser.md): This method can be used for the following functionality: Update a users' details.
- [UpdateVulnerabilityById](/attackforge-enterprise/modules/self-service-restful-api/updatevulnerability.md): This method can be used for the following functionality: Update a vulnerability this user has access to, by vulnerability identifier (Id).
- [UpdateVulnerabilityLibraryIssue](/attackforge-enterprise/modules/self-service-restful-api/updatevulnerabilitylibraryissue.md): This method can be used for the following functionality: Update a vulnerability in the library, by vulnerability identifier (Id).
- [UpdateVulnerabilitySLAs](/attackforge-enterprise/modules/self-service-restful-api/updatevulnerabilityslas.md): This method can be used for the following functionality: Update remediation SLAs on vulnerabilities.
- [UpdateLinkedProjectsOnVulnerabilities](/attackforge-enterprise/modules/self-service-restful-api/updatelinkedprojectsonvulnerabilities.md): This method can be used for the following functionality: Update linked projects on vulnerabilities.
- [UpdateVulnerabilityWithLibrary](/attackforge-enterprise/modules/self-service-restful-api/updatevulnerabilitywithlibrary.md): This method can be used for the following: Update a vulnerability on a project you have access to, by vulnerability identifier (Id) and vulnerability library identifier (Id).
- [UploadRemediationNoteFile](/attackforge-enterprise/modules/self-service-restful-api/uploadremediationnotefile.md): This method can be used for the following: Upload a file on a remediation note user has Edit access to;
- [UploadTestcaseFile](/attackforge-enterprise/modules/self-service-restful-api/uploadtestcasefile.md): This method can be used for the following: Upload a file on a test case for a project user has Edit access to;
- [UploadTestSuiteTestCaseFile](/attackforge-enterprise/modules/self-service-restful-api/uploadtestsuitetestcasefile.md): This method can be used for the following: Upload a Test Suite Test Case file;
- [UploadVulnerabilityEvidence](/attackforge-enterprise/modules/self-service-restful-api/uploadvulnerabilityevidence.md): This method can be used for the following: Upload vulnerability evidence file for a project user has Edit access to.
- [UploadVulnerabilityLibraryFile](/attackforge-enterprise/modules/self-service-restful-api/uploadvulnerabilitylibraryfile.md): This method can be used for the following: Upload a file to a Writeup user has Edit access to.
- [UploadWorkspaceFile](/attackforge-enterprise/modules/self-service-restful-api/uploadworkspacefile.md): This method can be used for the following: Upload a file to the workspace for a project user has Upload or Edit access to.
- [Self-Service Events API](/attackforge-enterprise/modules/self-service-events-api.md)
- [GETTING STARTED](/attackforge-enterprise/modules/self-service-events-api/getting-started.md)
- [Project Created](/attackforge-enterprise/modules/self-service-events-api/project-created.md)
- [Project Updated](/attackforge-enterprise/modules/self-service-events-api/project-updated.md)
- [Project Request Created](/attackforge-enterprise/modules/self-service-events-api/project-request-created.md)
- [Project Request Updated](/attackforge-enterprise/modules/self-service-events-api/project-request-updated.md)
- [Project Retest Requested](/attackforge-enterprise/modules/self-service-events-api/project-retest-requested.md)
- [Project Retest Completed](/attackforge-enterprise/modules/self-service-events-api/project-retest-completed.md)
- [Project Retest Cancelled](/attackforge-enterprise/modules/self-service-events-api/project-retest-cancelled.md)
- [Project Test Case Updated](/attackforge-enterprise/modules/self-service-events-api/project-test-case-updated.md)
- [Project Reporting File Uploaded](/attackforge-enterprise/modules/self-service-events-api/project-reporting-file-uploaded.md)
- [Project Reporting Updated](/attackforge-enterprise/modules/self-service-events-api/project-reporting-updated.md)
- [Project Summary File Uploaded](/attackforge-enterprise/modules/self-service-events-api/project-summary-file-uploaded.md)
- [Project Summary Updated](/attackforge-enterprise/modules/self-service-events-api/project-summary-updated.md)
- [Vulnerability Created](/attackforge-enterprise/modules/self-service-events-api/vulnerability-created.md)
- [Vulnerability Updated](/attackforge-enterprise/modules/self-service-events-api/vulnerability-updated.md)
- [Vulnerability Evidence Created](/attackforge-enterprise/modules/self-service-events-api/vulnerability-evidence-created.md)
- [Vulnerability Evidence Updated](/attackforge-enterprise/modules/self-service-events-api/vulnerability-evidence-updated.md)
- [Vulnerability Remediation Note Created](/attackforge-enterprise/modules/self-service-events-api/vulnerability-remediation-note-created.md)
- [Vulnerability Remediation Note Updated](/attackforge-enterprise/modules/self-service-events-api/vulnerability-remediation-note-updated.md)
- [Vulnerability Remediation Note File Uploaded](/attackforge-enterprise/modules/self-service-events-api/vulnerability-remediation-note-file-uploaded.md)
- [Workspace File Uploaded](/attackforge-enterprise/modules/self-service-events-api/workspace-file-uploaded.md)
- [Writeup Created](/attackforge-enterprise/modules/self-service-events-api/writeup-created.md)
- [Writeup Updated](/attackforge-enterprise/modules/self-service-events-api/writeup-updated.md)
