Skip to main content
POST
Update Objection

Authorizations

api_key
string
header
required

Body

application/json

Objection update input

oId
string
required

The ID of the objection to update

Minimum string length: 1
Example:

"oj_1234"

name
string

The name of the objection

internalName
string

The internal name of the objection

description
string

A description of the objection

underlyingConcern
string[]
assumptionsAndMisconceptions
string[]
areasToProbeAndClarify
string[]
reframeAndResponse
string[]
customFields
object[]

Custom fields for additional objection information

additionalProperties
object

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

Example:

Response

Objection updated successfully

_metadata
object
required
data
object
required