Skip to content

Frontend bootstrap


id: core-frontend-bootstrap owner: core method: GET path: /wp-json/headlesswp/v1/frontend/bootstrap title: Frontend bootstrap usedBySite: false

GET /wp-json/headlesswp/v1/frontend/bootstrap

TODO: verify request/response/error schema in HWP repo.

Auth + CSRF

  • Auth: public
  • CSRF: exempt (HWP nonce policy: never)

Request schema

TBD - verify in HWP repo.

Response schema

TBD - verify in HWP repo.

Error codes

TBD - verify in HWP repo.