cURL
curl --request PUT \ --url https://api.devin.ai/v2/enterprise/groups \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "group_names": [ "<string>" ] } '
[ "<string>" ]
向组织添加新的 Enterprise 组
仅供 Enterprise 管理员使用的个人 API Key(apk_user_*)
成功的响应