Skip to main content
PATCH
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Body

application/json
customer_name
string | null
rating
integer
content
string | null
position
integer

Response

Review updated

id
string
required
object
string
required
rating
integer
required
customer_name
string | null
required
content
string | null
required
created_at
string<date-time>
required
customer_image_url
string | null
required