/api/interviews/ENGINE/PROJECT/authentication
This URL is returned in the response to a GET or POST to the URL in the /surveys/PROJECT section when authentication is required. A POST should be made to this URL with the answers to the page questions. If authentication continues to fail, the same authentication URL is returned. When authentication succeeds, the response to the POST contains the first interview page.
See also