cURL
curl --request PUT \ --url https://api.devin.ai/v3beta1/enterprise/org-group-limits \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "groups": {} }'
{ "groups": {} }
組織グループ設定を更新する
ManageOrganizations
サービスユーザーの認証情報(接頭辞: cog_)
グループ名とその設定とのマッピングを定義する設定。
表示 子属性
成功時のレスポンス