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