curl --request DELETE \
--url https://api.example.com/v1/prompts/{prompt_identifier}"<string>"Delete a prompt and all its versions, tags, and labels by identifier.
curl --request DELETE \
--url https://api.example.com/v1/prompts/{prompt_identifier}"<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.
The identifier of the prompt, i.e. name or ID.
Successful Response
Was this page helpful?