Ignore friendship

DELETE /1/friends/{id}/ignore

Ignore friendship

Path parameters

  • id string Required

    The friendship id.

Responses

  • 200 application/json

    The friendship got removed.

DELETE /1/friends/{id}/ignore
curl \
 --request DELETE 'https://api.localsporthero.com/1/friends/{id}/ignore'
Response examples (200)
{}