Delete checkin

DELETE /1/checkins/{id}

Delete checkin

Path parameters

  • id string Required

    The checkin id.

Responses

  • 200 application/json

    Empty result.

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