v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
prompts

Add tag to prompt version

Add a new tag to a specific prompt version. Tags help identify and categorize different versions of a prompt.

post/v1/prompt_versions/{prompt_version_id}/tags

Path parameters

prompt_version_idstring required

The ID of the prompt version.

The ID of the prompt version.

Request body

namestring required
descriptionstring nullable

Response

No content returned on successful tag creation