Delete challenge

DELETE /1/challenges/{id}

Delete challenge

Path parameters

  • id string Required

    The challenge id.

Responses

  • 200 application/json

    Empty result.

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