Skip to main content
PATCH
Update a custom prompt

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required
id
string<uuid>
required

Body

application/json
title
string
Required string length: 1 - 200
description
string | null
Maximum string length: 2000
prompt_content
string
Required string length: 1 - 20000
prompt_type
enum<string>
Available options:
scoring_criterion,
evaluation_focus,
disqualifier,
other
order_index
integer
Required range: x >= 0
is_active
boolean

Response

200

Default Response