Skip to main content
POST
Add a shop catalog item to the cart

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Body

application/json
productId
string
required

Response

{ success, data }