メインコンテンツへスキップ
POST
Enterprise 組織を作成するエンドポイント
Enterprise 管理者の個人用 APIキーが必要です。 Enterprise 内に新しい組織を作成し、必要に応じて ACU 使用量の上限を設定できます。

承認

Authorization
string
header
必須

Enterprise 管理者専用の個人用 API キー (apk_user_*)

ボディ

application/json
display_name
string
必須
acu_limit
integer | null
add_creator_as_member
boolean
デフォルト:true

レスポンス

成功時のレスポンス

created_at
string<date-time> | null
必須
org_id
string
必須
org_name
string
必須
max_cycle_acu_limit
integer | null
max_session_acu_limit
integer | null
org_admin_count
integer
デフォルト:0
org_member_count
integer
デフォルト:0
org_user_count
integer
デフォルト:0