Delete Product
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_id
account_id
Response
Successful Response
Errors
422
Unprocessable Entity Error