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