UsagePlan
UsagePlan
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_api_keys required | 연결된 API Key 목록 Example : ['key1', 'key2'] | array[string] | |
| created_at required | 생성 일시 Example : 2026-02-11T06:40:19.345Z | string (date-time) | |
| description optional | 설명 Example : description | string | |
| id required | 사용량 정책 ID Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| limit required | 사용량 정책 할당량 Example : 10 | integer | |
| name required | 이름 Example : usage-plan-name | string | |
| rate required | 사용량 정책 주기 Example : day | enum (hour, day, month) |