Skip to main content
PATCH
Update a draft persona in place. Errors if the current version is published (call /revise first)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

personaId
string
required

Body

application/json
name
string
required
Maximum string length: 100
persona
string
required
Maximum string length: 8000
description
string | null
Maximum string length: 500

Response

data
any[]
required