Products
Create a product
Create a new product for the account. Products are unique by (account_id, url). Returns 409 if a product with the URL already exists.
Permission: product:create (lead+ role)
POST
Create a product
Authorizations
Clerk session cookie. Authentication is handled by Clerk. Sign in at https://app.dacard.ai/sign-in to obtain a session.
Body
application/json
Response
Product created
Create a product