Skip to main content
POST
Update Proof Point

Authorizations

api_key
string
header
required

Body

application/json

Proof point update input

oId
string
required

The ID of the proof point to update

Minimum string length: 1
Example:

"pp_1234"

name
string

The name of the proof point

Example:

"50% Sales Improvement Case Study"

internalName
string

The internal name of the proof point

Example:

"CompanyX_Sales_Improvement_2024"

description
string

A description of the proof point

Example:

"Customer achieved 50% improvement in sales conversion rates within 6 months"

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[]

How we 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:

Response

Proof point updated successfully

_metadata
object
required
data
object
required