Skip to main content

Delete a team with the REST API

This use case scenario provides the Identity REST API request for deleting a team.

Send the following request to delete a team:

http --auth-type=veracode_hmac DELETE "https://api.veracode.com/api/authn/v2/teams/{teamId}"

teamId is the numeric ID, separated with hyphens, for the target object. For example: 7336556f-9ef2-4a1c-b536-be8608822db6.