Submit the setup token from the wizard's form
Public-safe
The browser half of the same wizard: the token travels in the POST body rather than a header, for the same reason it never travels in the URL.
Responses
- 200The setup page, once the submitted token matched
- 400SELFHOST_SETUP_TOKEN or PUBLIC_API_ORIGIN is not configured
- 403The submitted token did not match