简体中文
cURL
curl --request DELETE \ --url https://api.devin.ai/v2/enterprise/organizations/{org_id}/groups/{group_name} \ --header 'Authorization: Bearer <token>'
{ "status": "success" }
从组织中移除一个 IdP 组
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response