The Veracode Admin API uses several calls to automate user, team, and Veracode eLearning
administration tasks.
The REST API equivalents of these calls are available with the Identity
API. Veracode strongly recommends that you use the REST
APIs.
For new integrations, always use the REST APIs.
Table. Team Admin API Tasks
API Call |
Description |
createteam.do |
Creates a new team of users. |
deleteteam.do |
Deletes the specified team of users. |
getteaminfo.do |
Returns detailed parameters of a specific team. |
getteamlist.do
|
Returns a list of the user teams for your organization. |
updateteam.do |
Changes or updates the information of the specified user team. |
Table. eLearning Admin API Tasks
API Call |
Description |
getcurriculumlist.do |
Provides a list of the Veracode eLearning curricula defined for your
organization. |
gettracklist.do |
Provides a list of the Veracode eLearning tracks available for your
organization. |