How to complete the challenge POST /challenger (existing X-CHALLENGER)

This persistence challenge restores a saved challenger by sending a POST request to /challenger with the existing challenger GUID in the X-CHALLENGER header.

It differs from creating a new challenger because the request includes an existing X-CHALLENGER value and expects the server to restore that challenger rather than create a new one.

Try it now

POST /challenger with X-CHALLENGER to resume the current challenger
Experiment with this endpoint