v51

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

Delete a tag from a prompt version

Delete a tag from a specific prompt version by tag name. The tag is resolved within the scope of the prompt linked to the version.

delete/v1/prompt_versions/{prompt_version_id}/tags/{tag_name}

Path parameters

prompt_version_idstring required

The ID of the prompt version.

The ID of the prompt version.

tag_namestring required

The name of the tag to delete.

The name of the tag to delete.

Response

No content returned on successful tag deletion