Skip to main content
DELETE
Archive Stripe Price

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environment
enum<string>
required

Payment provider environment.

Available options:
test,
live
priceId
string
required

Stripe price ID.

Minimum string length: 1

Response

Price archived

price
object
required
archived
boolean
required