The use case scenarios demonstrate how to perform several functions with the Veracode Applications REST API.
You must have the relevant API roles to perform each command.
You can combine queries in your commands using & to perform multiple
actions at the same time. For
example:
http --auth-type=veracode_hmac "https://api.veracode.com/appsec/v1/applications?policy_compliance=DID_NOT_PASS&modified_after=2020-02-28"