DELETE
/
v1
/
comments
/
{card_id}
/
{comment_id}
curl --request DELETE \
  --url https://api.supernotes.app/v1/comments/{card_id}/{comment_id}
"<any>"

Authorizations

Api-Key
string
headerrequired

Path Parameters

card_id
string
required
comment_id
string
required

Response

200 - application/json

The response is of type any.