v55

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-06107288545.4 KB
prompts

Update prompt metadata

Update a prompt's description and metadata by identifier.

patch/v1/prompts/{prompt_identifier}

Path parameters

prompt_identifierstring required

The identifier of the prompt, i.e. name or ID.

The identifier of the prompt, i.e. name or ID.

Request body

descriptionstring nullable

New description for the prompt (null clears the description)

metadataobject

New metadata object for the prompt (replaces the existing metadata as a whole)

Response

The updated prompt