Update product
Update an existing product. Supports partial updates with deep-merging for canvas and spec.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects an object.
canvas
description
icon
name
spec
Response
Product updated
canvas
createdAt
description
icon
id
name
spec
updatedAt
dashboardUrl
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error