This plugin is outdated and might not be supported anymore
JSON API Delete User

JSON API Delete User

Details
View on WordPress

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/delete_user_with_meta?email=example@domain.com

Details

Plugin code:
json-api-delete-user
Plugin version:
1.0
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
4.4.33
Total installations:
10
Last updated:
2016-06-10
Rating:
Times rated:
0
delete-user-api
delete-usermeta
json-api
json-api-delete-user
restful-delete-user