Command Palette
Search for a command to run

Delete a git provider

Delete a git provider and its credentials

DELETE
/auth/v1/seed/{namespace}/git-providers/{id}

Delete a git provider. All git connections using this provider must be deleted first.

Path parameters

namespace type: string (required)
The namespace (user or organization) the git provider belongs to.
id type: string (required)
The git provider ID.