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