Veracode · Capability
Veracode Security Administration
Unified workflow capability for Veracode platform administration. Enables security administrators to manage users, API service accounts, teams, business units, and roles across the Veracode organization. Designed for platform admins responsible for access control, onboarding, and organizational structure.
What You Can Do
GET
List users
— List all users in the organization
/v1/users
POST
Create user
— Create a new user or API service account
/v1/users
GET
Search users
— Search users by term or type
/v1/users/search
GET
List teams
— List all teams
/v1/teams
POST
Create team
— Create a new team
/v1/teams
GET
List roles
— List all available roles
/v1/roles
MCP Tools
list-users
List all users in the Veracode organization
read-only
idempotent
search-users
Search Veracode users by name, email, role, or type
read-only
create-user
Create a new user or API service account in the Veracode organization
list-teams
List all teams in the Veracode organization
read-only
idempotent
create-team
Create a new team in the Veracode organization
list-roles
List all available roles for role-based access control
read-only
idempotent
APIs Used
veracode-identity