Skip to main content
POST
Add a price-book entry

Authorizations

Authorization
string
header
required

Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer<int32>
required

The account that issued the API key.

priceBookId
string<uuid>
required

Body

application/json

Product, price and validity

The body is of type object.

Response

Created

The response is of type object.