Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://localhost:7701/api/v1/cards/{id} \ --header 'X-API-Key: <api-key>'
Soft-deletes a stored card. Only cards belonging to the authenticated company can be deleted.
Company API key. Send in the X-API-Key header.
7
Card deleted