cURL
curl --request DELETE \ --url https://api.supernotes.app/v1/comments/{card_id}/{comment_id} \ --header 'Api-Key: <api-key>'
{ "type": "<string>", "detail": "<string>", "meta": "APIKey", "status": 123 }
Delete the specified comment from the specified card
Documentation IndexFetch the complete documentation index at: https://developer.supernotes.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response