Skip to main content
POST
Update Prompt

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string<uuid>
required

Body

application/json
content
collect_fields
CollectField · object
context_endpoint
prompt_template

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
content
string
default:""
collect_fields
CollectField · object[] | null
context_endpoint
string | null
prompt_template
PromptTemplate · object | null