Title: JSON API Delete User
Author: aiyaz Khorajia
Published: <strong>16 Sgiugn 2016</strong>
Last modified: 10 Sgiugn 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/json-api-delete-user.svg)

# JSON API Delete User

 By [aiyaz Khorajia](https://profiles.wordpress.org/aiyaz/)

[Download](https://downloads.wordpress.org/plugin/json-api-delete-user.zip)

 * [Details](https://lmo.wordpress.org/plugins/json-api-delete-user/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/json-api-delete-user/#reviews)
 *  [Installation](https://lmo.wordpress.org/plugins/json-api-delete-user/#installation)
 * [Development](https://lmo.wordpress.org/plugins/json-api-delete-user/#developers)

 [Support](https://wordpress.org/support/plugin/json-api-delete-user/)

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

## Installation

First you have to install the JSON API for WordPress Plugin (https://wordpress.org/
extend/plugins/json-api/installation/).

To install JSON API User just follow these steps:

 * Upload the folder “json-api-delete-user” to your WordPress plugin folder (/wp-
   content/plugins)
 * Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link
   provided by the plugin installer
 * Activate the controller through the JSON API menu found in the WordPress admin
   center (Settings -> JSON API)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“JSON API Delete User” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ aiyaz Khorajia ](https://profiles.wordpress.org/aiyaz/)

[Translate “JSON API Delete User” into your language.](https://translate.wordpress.org/projects/wp-plugins/json-api-delete-user)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/json-api-delete-user/),
check out the [SVN repository](https://plugins.svn.wordpress.org/json-api-delete-user/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/json-api-delete-user/)
by [RSS](https://plugins.trac.wordpress.org/log/json-api-delete-user/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/json-api-delete-user/)
 * Tag
 * [json api](https://lmo.wordpress.org/plugins/tags/json-api/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/json-api-delete-user/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/json-api-delete-user/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/json-api-delete-user/reviews/)

## Contributors

 *   [ aiyaz Khorajia ](https://profiles.wordpress.org/aiyaz/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/json-api-delete-user/)