Prompts
Update Prompt
POST
/
v1
/
prompts
/
update
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
id
string
requiredBody
application/json
content
collect_fields
context_endpoint
prompt_template
Response
200 - application/json
id
string
requireduser_id
string
requiredcontent
string
default: collect_fields
object[] | null
context_endpoint
string | null
prompt_template
object | null