Command Palette
Search for a command to run

Delete a git connection

Delete a git connection to a repository

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

Delete a git connection. Projects using this connection must be updated or deleted first.

Path parameters

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