Skip to main content
PUT
Update prompt text, attributes, or active flag

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Query Parameters

id
string<uuid>
required

Body

application/json
promptTemplate
string
attributes
string[]
isActive
boolean
confirmClone
boolean
confirmOverwrite
boolean

Response

Successful response

id
string<uuid>
required
topicId
string<uuid>
required
promptTemplate
string
required
isActive
boolean
required
attributes
string[]
required
topicName
string
intentType
string | null
language
string | null
isManual
boolean
createdAt
string<date-time>
cloned
boolean
originalPromptId
string<uuid>