Publish a plan
Plans
Publish a plan
Promotes the most recent draft version of the plan to isLatest=true, demotes the previous published version, and syncs the plan to Stripe / internal billing. Optionally migrates existing customers’ features or pricing. Fails with 400 if no price exists or required currencies are missing.
POST
Publish a plan
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Plan identifier.
Body
application/json
Response
Plan published.
Example:
"published"