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