cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/prompts \ --header 'x-maxim-api-key: <api-key>'
Delete a prompt
API key for authentication
Unique identifier for the workspace
Unique identifier for the prompt
Prompt deleted successfully
Was this page helpful?