cURL
curl --request PUT \ --url https://api.devin.ai/v2/enterprise/org-group-limits \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "groups": {} }'
{ "groups": {} }
組織グループ構成を更新する
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_*)
各グループ名を対応する設定にマッピングするための構成。
Show child attributes
成功レスポンス