Skip to main content
PUT
Create or update prompt version

Authorizations

Authorization
string
header
required

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

Body

application/json
manifest
ChatPromptManifest · object
required

Manifest containing metadata for the prompt version to apply

Response

200 - application/json

The created or updated prompt version

data
PromptVersion · object
required

The requested prompt version.