Skip to main content
POST
Create Product

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Product to create

name
string
required
Minimum string length: 3
Example:

"Sales Engagement Pro"

description
string
required
Minimum string length: 10
Example:

"Sales Engagement Pro is an AI-powered platform that helps sales teams automate and optimize their outreach efforts. The solution includes multi-channel communication capabilities, personalized messaging at scale, advanced analytics, and CRM integration.\n\nKey benefits include:\n- 3x increase in response rates compared to traditional outreach\n- 70% reduction in time spent on manual follow-ups\n- Seamless integration with existing CRM systems\n- Real-time insights on prospect engagement\n- Smart prioritization of high-potential leads\n\nOur customers typically see ROI within the first 60 days and experience a 40% increase in sales pipeline generation."

Response

Product created successfully

id
string
Example:

"product_12345abcde"

message
string
Example:

"Product created successfully"

Last modified on April 25, 2025