v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Attach a feature to a product

Creates a product_feature, which represents a feature attachment to a product

post/v1/products/{product}/features

Path parameters

productstring required

Response

Successful response.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'product_feature' required

String representing the object's type. Objects of the same type share the same value.