Skip to main content
POST
Update plan prices

Authorizations

Authorization
string
header
required

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

identifier
string
required

Plan identifier.

Body

application/json

Replaces the plan's prices in one atomic call. Creating multiple PAID prices with the same currency is rejected.

prices
object[]
required

Response

Prices replaced.

prices
object[]