This method returns the challenge to reject a given request.
The request's ID.
GET /requests/{request_id}/challenge/reject HTTP/1.1 Host: X-Ledger-API-Key: YOUR_API_KEY Accept: */*
Request challenge object to reject the request
{ "challenge": "text", "id": 1 }