Title: create users in wordpress network
Last modified: August 31, 2016

---

# create users in wordpress network

 *  Resolved [Goharika](https://wordpress.org/support/users/goharika/)
 * (@goharika)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/create-users-in-wordpress-network/)
 * Hi WP API author,
    I need help also connected with creating users. I have created
   network, and if I need create new user in one of blogs, for example here [https://wpapi.digitalpome.com/wp-json/wp/v2/users](https://wpapi.digitalpome.com/wp-json/wp/v2/users),
   user is creating, but not here wpapi.digitalpome.com website, that appearing 
   in general digitalpome.com network users without any status. Can you please give
   me advice on this.
 * [https://wordpress.org/plugins/json-rest-api/](https://wordpress.org/plugins/json-rest-api/)

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

 *  Plugin Author [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/create-users-in-wordpress-network/#post-7197228)
 * Hi Goharika,
 * The WP REST API doesn’t fully support managing users in a multisite context at
   this time. You’ll need to write your own endpoints for whatever your needs are.
 *  Thread Starter [Goharika](https://wordpress.org/support/users/goharika/)
 * (@goharika)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/create-users-in-wordpress-network/#post-7197287)
 * Thanks Daniel for support,
    I just need to enable to create for one site, why
   that doesn’t work in this case. For example when I am trying to send post request
   for this website [https://wpapi.digitalpome.com/wp-json/wp/v2/users](https://wpapi.digitalpome.com/wp-json/wp/v2/users),
   why the user appearing on main website not in last one where I am sending the
   request? Also want to mention we are going to make great open source app presentation
   with app which is working with your api – this will be good introduction – to
   teach people free how to use api.
 *  [devops02](https://wordpress.org/support/users/devops02/)
 * (@devops02)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/create-users-in-wordpress-network/#post-8702441)
 * Hello All,
    I am trying to create a user using the following url: [http://](https://wordpress.org/support/topic/create-users-in-wordpress-network/?output_format=md){
   mysite.com}/wp-json/wp/v2/users/?oauth=token and keep getting 401 error message“{“
   code”:”rest_cannot_create_user”,”message”:”Sorry, you are not allowed to create
   new users.”,”data”:{“status”:401}}” I am passing basic authorization which is
   the combination of Base64Encode(clientID:ClientSecretKey) in the header. Any 
   help would be appreciated ? Thank you

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

The topic ‘create users in wordpress network’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-rest-api_2e3641.svg)
 * [WP REST API (WP API)](https://wordpress.org/plugins/json-rest-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-rest-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-rest-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-rest-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-rest-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-rest-api/reviews/)

## Tags

 * [create user](https://wordpress.org/support/topic-tag/create-user/)

 * 3 replies
 * 3 participants
 * Last reply from: [devops02](https://wordpress.org/support/users/devops02/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/create-users-in-wordpress-network/#post-8702441)
 * Status: resolved