Delete Product

View as Markdown
Soft delete a product. The product can only be deleted if: - It has no active prices - It is not used in any active subscriptions

Authentication

AuthorizationBearer

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

Path parameters

product_idstringRequired
account_idstringRequired

Response

Successful Response

Errors

422
Unprocessable Entity Error