curl --request DELETE \
--url https://api.example.com/v1/prompt_versions/{prompt_version_id}/tags/{tag_name}"<string>"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.
curl --request DELETE \
--url https://api.example.com/v1/prompt_versions/{prompt_version_id}/tags/{tag_name}"<string>"Documentation Index
Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?