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

Authorizations

Api-Key
string
headerrequired

Path Parameters

share_code_id
string
required
card_id
string
required

Response

200 - application/json

The response is of type any.