Delete user friendship
Deprecated
Delete user friendship
Path parameters
-
id
string Required The user id.
-
friendshipId
string Required The id of the friendship.
DELETE
/1/users/{id}/friends/{friendshipId}
curl \
--request DELETE 'https://api.localsporthero.com/1/users/{id}/friends/{friendshipId}'
Response examples (200)
{}