Skip to main content
POST
Create Proof Point

Authorizations

api_key
string
header
required

Body

application/json

Proof point creation input

name
string
required

The external name of the proof point

Minimum string length: 1
Example:

"99% Customer Satisfaction"

internalName
string

The internal name of the proof point

Example:

"Customer Satisfaction Stat - Q4 2024"

description
string

A description of the proof point

Example:

"Our customer satisfaction rate consistently exceeds 99%"

type
enum<string>

The type of proof point

Available options:
stat,
fact,
quote,
award,
recognition,
other
Example:

"stat"

theProof
string[]

The complete evidence statement: the actual fact, statistic, claim, metric, achievement or recognition AND where it comes from and when (if available).

Example:
whatItSupports
string[]

The specific value claims, differentiators, or message this proof point backs up — what links the proof into the broader value story.

Example:
howWeTalkAboutThis
string[]

Different ways to present or talk about this proof point

Example:
whyItMatters
string[]

The strategic frame for why this proof point is compelling: what objection it neutralizes, what doubt it removes, what conviction it builds.

Example:
customFields
object[]

Custom fields for additional proof point information

additionalProperties
object

Workspace-defined additional property values for this proof point, keyed by property key.

Example:
primaryOfferingOId
string

Primary Offering to use as context when creating proof points. If not provided, the primary company attached to the Workspace will be used.

Example:

"o_123456"

linkingStrategy
object

Strategy for linking this proof point to offerings (products/services)

Response

Proof point created successfully

_metadata
object
required
data
object
required