Skip to main content
POST
Create a quote revision

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>.

Headers

Idempotency-Key
string
required

Unique revision key

Path Parameters

accountId
integer
required

HueChat account ID

quoteId
string
required

Quote UUID

Body

application/json

Optional revision reason

The body is of type object.

Response

Created

The response is of type object.