cURL
curl --request DELETE \ --url https://api.devin.ai/v3/enterprise/organizations/{org_id}/git-providers/permissions \ --header 'Authorization: Bearer <token>'
[ { "git_connection_id": "<string>", "git_permission_id": "<string>", "created_at": 123, "group_prefix": "<string>", "prefix_path": "<string>", "read_only": false, "repo_path": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
ManageGitIntegrations
服务用户凭据(前缀:cog_)
组织 ID(前缀:org-)
"org-abc123def456"
成功响应