Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

A merchant secret key (sk_…) sent as Authorization: Bearer <key>.

Headers

Idempotency-Key
string

A unique key that makes retries safe: the same key with the same request body returns the original response instead of repeating the operation.

Maximum string length: 255

Path Parameters

id
string
required

The product id (prod_…).

Response

The deleted product marker.

id
string
required
object
enum<string>
required
Available options:
product
deleted
enum<boolean>
required
Available options:
true