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/jobsPOST/jobs/{templateId}/dastconfig/createjobPOST/jobs/createjobBasedOnTemplateFile
-
Add the Postman collection with GraphQL queries using the API:
POST/jobs/{jobId}/dastconfig/postman/createNote:For more information about adding a collection, see the documentation on the AppScan Enterprise REST APIs Swagger page.