Title: Rest API Nav Menu
Last modified: December 9, 2018

---

# Rest API Nav Menu

 *  [fcobra](https://wordpress.org/support/users/fcobra/)
 * (@fcobra)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-nav-menu/)
 * Hello!
 * Begin usung WP Rest API and my task is CRUD (create, read, update, delete) elements
   of exists navigation menu from my php script. I think good idea use rest api,
   but there are not functionality for this.
 * I found plugin, but that only read menu by rest api.
 * Are there any exists way to manage menu from out php script?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [fcobra](https://wordpress.org/support/users/fcobra/)
 * (@fcobra)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-nav-menu/#post-10965937)
 * Decide my task throw wp-cli 🙂
 * [https://wp-kama.ru/handbook/cli/wp/menu](https://wp-kama.ru/handbook/cli/wp/menu)
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-nav-menu/#post-10966041)
 * WP-CLI will do the job. For the sake of anyone with the same question, nav menu
   items are also posts, so can be manipulated with the REST-API through the posts
   route/endpoints. Post type “nav_menu_item”.
 *  Thread Starter [fcobra](https://wordpress.org/support/users/fcobra/)
 * (@fcobra)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-nav-menu/#post-10966219)
 * Thank you! Test this way later too.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Rest API Nav Menu’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [fcobra](https://wordpress.org/support/users/fcobra/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-nav-menu/#post-10966219)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
