Removes the link between a GitHub repository and a CybeDefend project. This will stop webhook events and automated scans for this repository.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization that owns the project
"550e8400-e29b-41d4-a716-446655440000"
The unique identifier of the project to unlink from the GitHub repository
"550e8400-e29b-41d4-a716-446655440000"
Repository identifier
"uuid-value"
Repository unlinked successfully