Delete Product (Admin)​
DELETE
/bridge-payment/admin/products/{id}
Admin endpoint to delete a product. This will also remove it from payment providers if synced.
Authorizations​
SessionAuth
Session ID from Flowless authentication
TypeAPI Key (header: X-Session-ID)
Parameters​
Path Parameters
id*
Product ID
Typestring
RequiredResponses​
Product deleted successfully