Skip to main content
POST
Create Use Case

Authorizations

api_key
string
header
required

Body

application/json

Use case creation input

name
string
required

The name of the use case

Minimum string length: 1
Example:

"Lead Generation"

internalName
string

The internal name of the use case

Example:

"Lead Gen Process"

description
string

A description of the use case

Example:

"Automated lead generation and qualification process"

primaryUrl
string<uri>

The primary URL of the use case

Example:

"https://www.example.com/lead-generation"

summary
string

A brief summary of the use case

Example:

"Streamlined lead capture and qualification"

scenarios
string[]

Different scenarios where this use case applies

Example:
desiredOutcomes
string[]

The desired outcomes from this use case

Example:
businessDrivers
string[]

Business drivers that motivate this use case

Example:
strategicImpact
string[]

The strategic, business-level benefit realized when this use case is solved well: quantifiable impact on revenue, cost, risk, and/or efficiency, and the broader value to the company.

Example:
customFields
object[]

Custom fields for additional use case information

additionalProperties
object

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

Example:
primaryOfferingOId
string

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

Example:

"o_123456"

linkingStrategy
object

Strategy for linking this use case to offerings (products/services)

Response

Use case created successfully

_metadata
object
required
data
object
required