Skip to content

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

  • 200
    The setup page, once the submitted token matched
  • 400
    SELFHOST_SETUP_TOKEN or PUBLIC_API_ORIGIN is not configured
  • 403
    The submitted token did not match