search_all_users
This endpoint will search the database user table field and compare meta_key from user_meta table. For instance, if you want to search user_email and compare it to similar nickname from user_meta, you can use this endpoint.
This endpoint will search the database user table field and compare meta_key from user_meta table. For instance, if you want to search user_email and compare it to similar nickname from user_meta, you can use this endpoint.
This endpoint is used to logoff user via rest api call. You can force sign out user from all WordPress instances or all others.
This endpoint allows admin to reset any user password using his user_id. You must use the POST method to use this endpoint.
This endpoint will allow you to update custom post type CPT posts by providing type var. Featured image can also be attached with the post. Custom fields can be added via `update_post_meta` endpoint using post_id. `nonce` requirement can be disabled from Settings > UserPlus. Admin notification for any new submitted posts can also be enabled/disabled…
This endpoint is used to get any post, custom post type (CPT) all gallery images from custom field. If you provide ‘meta_key’ variable of Meta Box custom field, gallery images will be listed. You can also provide size variable.
This endpoint groups_post_update posts an Activity status update affiliated with a group. User cookie must be member of the group.
This endpoint is used to get post all attachments. If you provide ‘type’ variable, only that type attachments will be provided otherwise, all attachments will be fetched. Possible vlaue for type var are image, audio, video.
This endpoint allows you to verify valid JSON Web Token JWT. The generated token will include user cookie, ID, and username, apart from expiry and domain and other information. You can also use this endpoint to login to the website using valid JWT. just provide ‘web_login’ parameters with the request. In addition to the token…
This endpoint is used to generate JSON Web Token for the user for JSON API Plugin for WordPress. This token is used for user authentication throughout the user related endpoints. Generated JWT – token is valid for 14 days. Optional ‘seconds’ var can be used to limit this. If provided, generated token will be valid…
This endpoint allows user to login with Google ID. Provide the valid ‘id_token’ for your app from Google API. You can try this OAuth 2.0 Playground to generate a ‘id_token’. To use this ‘google_connect’ endpoint, you must be familiar with the Google apps and generating access_token and id_token for your app. See this for more details…
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |