JSON API Delete User

JSON API Delete User Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 904 downloads
JSON API Delete User Icon

Try plugin: JSON API Delete User

We'll create fresh WordPress site with JSON API Delete User installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About JSON API Delete User

Delete User with meta details add-ons for JSON API

0


0


0


0


0

updated: 8 years ago
since: 8 years ago
author: Aiyaz Khorajia

Description

JSON API DELETE USER extends the JSON API Plugin with a new Controller to delete user with meta data.

Documentation

  • You need to create nonce to delete user, nonce can be created by calling http://localhost/api/get_nonce/?controller=user&method=delete_user_with_meta

  • You can then use ‘nonce’ value to delete user.

= Method: delete_user_with_meta=

You can find example.php file to understand delete user api call via curl.

http://localhost/wordpress/api/user/[email protected]