cURL
curl --request DELETE \ --url https://api.example.com/providers/{id}/prompts/{promptID} \ --header 'Authorization: Bearer <token>'
Enter 'Bearer' followed by a space and your token (e.g., 'Bearer ${HASMCP_ACCESS_TOKEN}').
Provider ID
Prompt ID
Provider Prompt deleted