Skip to main content
POST
Update Prompt Schema

Authorizations

Authorization
string
header
required

Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).

Path Parameters

id
string<uuid>
required

The ID of the prompt.

Body

application/json
schema
object

The JSON Schema to store.

Response

Schema updated successfully

prompt
object
required