# scmInstances Deletes an instance of a particular SCMType. Endpoint: DELETE /scmInstances Version: v1 Security: bearerAuth ## Query parameters: - `projectId` (integer, required) ID of the project Example: 1 - `scmType` (string, required) Enum: "GIT", "TFS", "PERFORCE", "SUBVERSION" - `instanceId` (integer, required) ID of the SCM instance ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields