Skip to main content
POST
Create a product

Authorizations

__session
string
cookie
required

Clerk session cookie. Authentication is handled by Clerk. Sign in at https://app.dacard.ai/sign-in to obtain a session.

Body

application/json
name
string
required

Product display name

Example:

"Linear"

url
string<uri>
required

Product website URL

Example:

"https://linear.app"

Response

Product created

product
object