If i’m not sure if i have misunderstand your question might, yes you need to send a post request to POST /wp/v2/users api. That should do the trick i dont think programming language have issue on this. I believe you should decide how post submitting flow should be affecting.
Related Posts:
- Creating a post with the REST API, curl and oauth returning 401 error
- Does the REST API (official) support custom post types?
- Can i check if user is doing any ajax request?
- Ajax call to my WordPress website from an external application [duplicate]
- Why is the post meta[] empty when I make a call to the wordpress rest api?
- Woocommerce api: create product with images – bad request
- Are nonces in WP REST API optional by default?
- Building a REST API for your web app exposes primary keys of DB records?
- How to set a template with wp_insert_post
- WordPress REST API register_rest_route give a 500 error
- How to clone all WordPress Rest API end points
- How do i post data to url with fields?
- Call WP Rest-Api to GET /users/me returned NOTHING in console
- WooCommerce REST API AJAX Auth – 401 response
- How can i get the same ajax result using WP REST API instead of admin-ajax?
- wordpress more than one ajax request at the same time issue
- How to pass and validate nonce in custom REST routes
- rest_cannot_create_user – Sorry, you are not allowed to create new users. CURL WORDPRESS REST API
- Adding Microsoft Teams Incoming Webhook to WordPress, Problem with Rest Route?
- How build a custom login/register form with error handling?
- Add extra field to users
- Where to include php files in wordpress and how to refer to them later [closed]
- What is the most efficient way to search users by their display name?
- Admin Media grid view images won’t load
- Network installation giving errors when viewing or adding a user
- Passing JSON data from WP Query into AJAX causing NULL errors
- AJAX request from Chrome Extension to WordPress Website
- How Do I Add User Custom Field to REST API Response?
- Validate a users email address when using gmail to register
- Use ajax to update_post_meta
- using woocommerce_template_single_add_to_cart in shop-loop – javascript issues [closed]
- Can I use HTTP POSTs? Is there a better alternative?
- How to make custom total price reactive in navigation
- How to test nonce with AJAX – Plugin development
- get current custom post ID by WP_Query method
- Creating a Multi-Level Associative Object Using AJAX
- Why ajax doesn’t work on certain wordpress hooks and reload the page instead?
- Posting and image insertion problems after EasyApache4 and PHP 7 upgrade
- How to add a do_action on refreshing of WP customizer?
- add_cap not working
- wordpress archive a user
- Call to undefined function get_userdata() in plugin
- how to update and display an option without reloading the page
- JSON REST API WordPress only showing first 10 categories
- Ajax search shows all results when user empties input?
- Why i can’t get custom fields value or post ID via Ajax?
- SOAP Request/Parsing XML From wp_send_json_success
- Get uploaded image and attach it to the new post
- Cannot access $wpdb, comes back NULL
- Get the users that my following users are following
- Admin-ajax php not working on new wordpress version
- create front-end users post list by specific category
- Errors being created by admin-ajax.php
- Convert canvas to image and upload image to server
- Can’t pass the variable from a select to PHP query
- Add a counter for mouseovers (custom field)
- Accessing an API with jQuery and AJAX
- Ajaxurl suddenly not defined
- Uses for function: wp_update_user
- How to split AJAX response into two divs
- How to set variables with AJAX request to use in another function in WordPress
- Creating a brand attribute as a variable
- Store ajax data in PHP variable
- Storing huge number of users in wordpress
- Ajax result show in console if is called outside function and not showing in array
- Force REST API Authentication for each request method
- 400 bad request admin-ajax file upload
- get Woocommerce product format json for WP_Query
- wp_ajax_ 400 Bad Request
- update_post_meta Not Processing Array Data (Not Sure What I Am Missing)
- Display current user metadata on WordPress page
- WordPress AJAX PHP(html) file that is within WordPress Loop
- Why the responseText containing those two arrow signs at the beginning
- Help hooking into user_register
- Pulling Products from an API
- WordPress Ajax filter: Create two loops for different output styles?
- Need help with AJAX login to call php in functions.php to handle redirects based on user cap (role)
- Following/Followers Users list Using Ajax Pagination inside Author Profile
- How to call a function from functions.php with ajax?
- Ajax in a class instantiated via shortcode
- Can’t get_users info by using json_encode
- Problem with ajax request and directory structure after site migration
- Retrieve $_POST data to send to javascript without using localize script
- How to set max users to 17.000
- ajax form with multiple submit buttons and values
- Trying to display user meta by “name” – not by “ID”
- Modify php code to pass a page id as a parameter in order to create a breadcrumb
- WordPress will suddenly stop saving files uploaded by my code (ran in nopriv ajax)
- ajax form function error
- Ajax Load More or View More functionality for woocommerce category layout by template overriding
- wp_enqueue_scripts with JS script as a string
- base64_encode conflict with convert_smilies in wordpress
- Properly process a custom WP REST API request (Authenticate, Authorize + Validate)?
- Query posts by custom taxonomy slug in WP REST API?
- oneOf JSON Schema validation not properly working for custom post meta value?
- How to cut a section of a URL from a string with a regular expression?
- Remove Woocommerce product from cart with ajax/fetch
- WooCommerce Modal Fly cart on add to cart – With AJAX
- Upload multiple files via ajax from an HTML file input
- How to pass javascript var to php var