cURL
curl --request DELETE \ --url https://api.devin.ai/v2/enterprise/organizations/{org_id}/git/permissions/{permission_id} \ --header 'Authorization: Bearer <token>'
{ "status": "success" }
組織からGit権限を削除する
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.
Enterprise 管理者専用の個人用 API キー (apk_user_*)
成功時のレスポンス