Deactivate
POST {{baseUrl}}/org/:orgId/project/:projectId/deactivate
Deactivating a project will:
Remove any webhooks from the supported integrations related to the project.
Disable pull request tests for new vulnerabilities.
Disable Fix pull request from being opened for newly disclosed vulnerabilities.
Disable recurring tests - email alerts about newly disclosed vulnerabilities will be turned off.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |