Databricks Git Credentials API

The Databricks Git Credentials API allows you to manage Git credentials for authenticating with Git providers. It provides programmatic access to create, update, delete, and list stored Git credentials, enabling seamless integration with GitHub, GitLab, Bitbucket, and other Git hosting services.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:git-credentials-api
name: Databricks Git Credentials API
tags:
- Authentication
- Credentials
- Git
humanURL: https://docs.databricks.com/api/workspace/gitcredentials
properties:
- url: https://docs.databricks.com/api/workspace/gitcredentials
  type: Documentation
description: The Databricks Git Credentials API allows you to manage Git credentials for authenticating
  with Git providers. It provides programmatic access to create, update, delete, and list stored Git credentials,
  enabling seamless integration with GitHub, GitLab, Bitbucket, and other Git hosting services.