Unlink GitLab repository from project
GitLab
Unlink GitLab repository from project
Removes the link between a GitLab repository and a CybeDefend project. This will stop webhook events and automated scans for this repository.
DELETE
Unlink GitLab 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 GitLab repository
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
GitLab repository identifier to unlink
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
GitLab repository unlinked successfully