cURL
curl --request DELETE \ --url https://server.promptwatch.com/api/v2/prompts/{id} \ --header 'X-API-Key: <api-key>'
204
Soft-delete a prompt by ID
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Prompt ID
Prompt successfully deleted