Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Management API token, sent as Authorization: Bearer <token>.

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

product_id
string
required

Product ID to duplicate

Body

application/json

Optional duplicate overrides

product_number
string

Optional product number for the duplicated product

Response

Product duplicated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean