Update plan
Update a plan by id.
Path parameters
ULID (Universally Unique Lexicographically Sortable Identifier).
Request body
Display name of the resource.
Between 1 and 256 characters.
Optional description of the resource.
Maximum 1024 characters.
Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
Whether pro-rating is enabled for this plan.
Response
Plan upsert response.
ULID (Universally Unique Lexicographically Sortable Identifier).
Display name of the resource.
Between 1 and 256 characters.
Optional description of the resource.
Maximum 1024 characters.
Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
RFC3339 formatted date-time string in UTC.
RFC3339 formatted date-time string in UTC.
RFC3339 formatted date-time string in UTC.
A key is a unique string that is used to identify a resource.
Plans are versioned to allow you to make changes without affecting running subscriptions.
ISO 8601 Duration string.
Whether pro-rating is enabled for this plan.
RFC3339 formatted date-time string in UTC.
RFC3339 formatted date-time string in UTC.
The status of a plan.
- draft: The plan has not yet been published and can be edited.
- active: The plan is published and can be used in subscriptions.
- archived: The plan is no longer available for use.
- scheduled: The plan is scheduled to be published at a future date.
Settlement mode for billing.
Values:
- credit_then_invoice: Credits are applied first, then any remainder is invoiced.
- credit_only: Usage is settled exclusively against credits.