Skip to content

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
Required

Responses

Product deleted successfully

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI