Create Global Prompt Template Version
Create a prompt template version for a given prompt template.
Parameters
template_id : UUID4 Prompt template ID. base_prompt_template_version : BasePromptTemplateVersion Version details to create.
Returns
BasePromptTemplateVersionResponse Response with details about the created prompt template version.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 2 of the 14 revisions of this API.5
- ○
added the new optional request property
settings/known_models/items/deprecation_datenew-optional-request-property
- ○
added the new optional request property
settings/known_models/items/lifecycle_statenew-optional-request-property
- ○
added the new optional request property
settings/known_models/items/replacement_aliasnew-optional-request-property
- ○
added the new optional request property
settings/known_models/items/retirement_datenew-optional-request-property
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○