Mutation
delete_cids_site
Permanently removes a site for a CI-driven scan from the site tree in Burp Suite DAST. Note that when you delete sites for CI-driven scans, all of the associated data is also deleted.
Arguments
input: DeleteCidsSiteInput!
The fields used to specify the site for a CI-driven scan that you want to delete.
Input Fields
id():
ID!
The unique identifier of the site for a CI-driven scan that you want to delete.
Return Fields
id():
ID
The unique identifier of the site for a CI-driven scan that was deleted.
Example
Query