Skip to main content
POST
Add a plan to a product

Authorizations

x-fngs-public-key
string
header
required
x-fngs-secret-key
string
header
required

Path Parameters

productId
string<uuid>
required

POST /v0/products/:productId/plans/add Parameter

Body

application/json

POST /v0/products/:productId/plans/add Request body

name
string
required
Required string length: 1 - 150
description
string
default:""
features
object[]
cover
string
coverBlurHash
string
coverVideo
string
externalId
string

Response

POST /v0/products/:productId/plans/add Positive response

status
string
required
Allowed value: "success"
data
object
required