Skip to main content
PATCH
Update Designed Api With Key

Authorizations

X-API-Key
string
header
required

Your API key for authentication. Get one at https://critique-labs.ai/en/dashboard

Path Parameters

api_id
integer
required

Body

application/json
original_prompt
string | null
template_prompt
string | null
inputs
ApiInputField · object[] | null
output_format
Output Format · object | null
api_name
string | null
stub
string | null
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
nodes
ApiGraphNode · object[] | null
edges
ApiGraphEdge · object[] | null

Response

Successful Response