Skip to content

Content menu


id: core-content-menus-bylocation owner: core method: GET path: /wp-json/headlesswp/v1/content/menus/(?P<location>[\w-]+) title: Content menu usedBySite: false

GET /wp-json/headlesswp/v1/content/menus/(?P<location>[\w-]+)

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.