Create product
Create a new product with optional canvas and spec configuration.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
name
canvas
description
icon
spec
Response
Product created
canvas
capabilities
createdAt
description
icon
id
name
spec
surfaces
updatedAt
dashboardUrl
testApiKey
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error