Delete a subscription-plan
DELETE /subscription-plans/{id}
DELETE
/subscription-plans/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
name
required
string
account_tier
required
string
price_eur_per_host
number
price_eur_base
number
max_instances
integer
max_members
integer
max_monthly_budget
number
max_agents
integer
features
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_public
boolean
stripe_price_id
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found