Skip to main content

Delete a user with the REST API

This use case scenario provides the Identity REST API request for deleting a Veracode user. The request applies to both user accounts and API service accounts.

Send the following request to delete an account:

http --auth_type=veracode_hmac DELETE "https://api.veracode.com/api/authn/v2/users/{userId}"

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