update planAsk AIpost https://live.kable.io/api/v1/plans/{planId}/updateUpdate a plan.Path ParamsplanIdstringrequiredThe plan IDBody ParamsplanIdstringnamestringA human-readable name for the plan, visible on dashboards, invoices, and reports.externalIdstringAn identifier for the plan as defined by your API.descriptionstringA human-readable description for the plan, visible on dashboards, invoices, and reports.nicknamestringAn additional identifier for the plan, defined by you, that is not visible to customers. If you have different Monthly Active Users Plans for different cohorts of customers, this is a useful place to differentiate those.typestringenumThe type of plan.USAGEUSAGESUBSCRIPTIONAllowed:USAGESUBSCRIPTIONdimensionIdstringAn identifier of the dimension along which usage is aggregated in this plan.aggregationstringThe aggregation along which usage metrics are calculated in this plan, relevant only for usage plans.intervalstringenumThe billing interval for the plan.MONTHMONTHAllowed:MONTHmetadataobjectArbitrary key-value pairs to attach to the object that can be useful for controlling functionality inside your API.metadata objectpriceobjectThe monthly price of the plan.price objectHeadersKable-Client-IdstringrequiredYour Kable client ID, found in the dashboard of your Kable account.Kable-Client-SecretstringrequiredYour LIVE or TEST secret key.Responses 201Plan successfully updated 401Unauthorized 500Something went wrongUpdated over 3 years ago