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