UsagePlan
UsagePlan
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_api_keys required | Connected API Keys Example : ['key1', 'key2'] | array[string] | |
| created_at required | Creation Date Example : | string (date-time) | |
| description optional | Description Example : description | string | |
| id required | Usage Plan ID Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| limit required | Usage Plan Limit Example : 10 | integer | |
| name required | Name Example : usage-plan-name | string | |
| rate required | Usage Plan Rate Example : day | enum (hour, day, month) |