Unlink GitHub repository from project
GitHub
Unlink GitHub repository from project
Removes the link between a GitHub repository and a CybeDefend project. This will stop webhook events and automated scans for this repository.
DELETE
Unlink GitHub repository from project
Path Parameters
The unique identifier of the organization that owns the project
Example:
"550e8400-e29b-41d4-a716-446655440000"
The unique identifier of the project to unlink from the GitHub repository
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Repository identifier
Example:
"uuid-value"
Response
Repository unlinked successfully