Skip to main content
POST
Update Persona

Authorizations

api_key
string
header
required

Body

application/json

Persona update input

oId
string
required

The ID of the persona to update

Minimum string length: 1
Example:

"p_1234"

name
string

The external name of the persona

Example:

"VP of Sales"

internalName
string

The internal name of the persona

Example:

"Sally the Sales Leader"

description
string

A description of the persona

Example:

"Senior sales leaders responsible for revenue growth"

primaryResponsibilities
string[]

The primary responsibilities of the persona

Example:
painPoints
string[]

The pain points of the persona

Example:
keyConcerns
string[]

The key concerns of the persona

Example:
keyObjectives
string[]

The key objectives of the persona

Example:
commonJobTitles
string[]

The common job titles of the persona

Example:
whyTheyMatterToUs
string[]

The reasons why the persona matters to us

Example:
whyWeMatterToThem
string[]

The reasons why we matter to this type of persona

Example:
buyingRole
string[]

The function this persona typically plays in a purchase decision (e.g. economic buyer, champion, technical evaluator, end user, influencer, blocker), along with their level of sophistication on the problem space (newcomer, experienced, expert).

Example:
customFields
object[]

Custom fields for additional persona information

additionalProperties
object

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

Example:

Response

Persona updated successfully

_metadata
object
required
data
object
required