POST
/
v1
/
prompts
/
update

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Body

application/json
collect_fields
content
context_endpoint
prompt_template

Response

200 - application/json
id
string
required
user_id
string
required
collect_fields
object[] | null
content
string
default:
context_endpoint
string | null
prompt_template
object | null