Adding the APIs using AppScan Enterprise Postman REST API
Create a GraphQL scan by adding the APIs using AppScan Enterprise Postman REST API
Procedure
-
Create a DAST job using the GraphQL template by using one of the following
APIs:
POST/jobs
POST/jobs/{templateId}/dastconfig/createjob
POST/jobs/createjobBasedOnTemplateFile
-
Add the Postman collection with GraphQL queries using the API:
POST/jobs/{jobId}/dastconfig/postman/create
Note: For more information about adding a collection, see the documentation on the AppScan Enterprise REST APIs Swagger page.