Skip to main content
DELETE
/
v1
/
friends
/
{other_user_id}
Delete Friendship
curl --request DELETE \
  --url https://api.supernotes.app/v1/friends/{other_user_id} \
  --header 'Api-Key: <api-key>'
"3c90c3cc-0d44-4b50-8888-8dd25736052a"

Documentation Index

Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Api-Key
string
header
required

Path Parameters

other_user_id
string<uuid>
required

Response

Successful Response

The response is of type string<uuid>.