Skip to main content
POST
Clone a plan

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Path Parameters

id
string
required

Source Plan ID

Body

application/json

Clone configuration

description
string

Description overrides the source plan's description when provided

display_order
integer

DisplayOrder overrides the source plan's display order when provided

lookup_key
string

LookupKey is required and must be unique across published plans

metadata
object
name
string

Name is required and must be different from the source plan's name

Response

Created

created_at
string<date-time>
created_by
string
credit_grants
object[]
description
string
display_order
integer
entitlements
object[]
environment_id
string
id
string
lookup_key
string
metadata
object
name
string
prices
object[]

TODO: Add inline addons

status
enum<string>
Available options:
published,
deleted,
archived
tenant_id
string
updated_at
string<date-time>
updated_by
string