# Delete a connector Deletes the information of the connector with the matching connector identifier. Connector types supported are GIT, ARTIFACTORY, APP_DYNAMICS and AZURE. Endpoint: DELETE /v1/orgs/{org}/connectors/{connector} Version: 1.0 Security: x-api-key ## Path parameters: - `org` (string, required) Identifier field of the organization the resource is scoped to - `connector` (string, required) Connector identifier ## Header parameters: - `Harness-Account` (string) Identifier field of the account the resource is scoped to.