Skip to content

Delete product

DELETE
/product/{productId}

The endpoint to delete a product. It also deletes the file in the FTP linked to the product

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Path Parameters

productId*
Type
string
Required

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI