delete_user_meta
This endpoint is used to delete user_meta using meta _key variable. Just provide the meta_key variables to be deleted separated by comma like this: meta_key=website,city,country,skills
This endpoint is used to delete user_meta using meta _key variable. Just provide the meta_key variables to be deleted separated by comma like this: meta_key=website,city,country,skills
This endpoint allows you update user meta using meta_key variable. In the example below: meta_key is for WordPress user_meta. It is different from BuddyPress xProfile fields.
This endpoint allows you update user_meta variables in one single call. It will cut http requests if you have to add/update multiple meta_key vars in a single call. In the example call below, ‘website’, ‘city’, ‘country’ and ‘skills’ are meta_key for WordPress user_meta. It is different from BuddyPress xProfile fields. Please make sure you provide…
This endpoint is used to get user meta. JSON Web Token jwt can be sent via normal variable with POST request or sent via bearer authorization header Sending JWT with header Authorization:
This endpoint will fetch comments. Pagination of comments is also available.
This endpoint is used to delete post meta ( custom fields ) of post. You must include one or more vars in your request to delete post_meta. e.g. ‘name’, ‘website’, ‘skills’. You must provide multiple meta_key vars separated by comma: post_id=110&meta_key=my_score,website Note: Only author of post or admin user can do this.
This endpoint allows users to register via Facebook account. Provide valid access_token with email extended permission. To generate test access_token, try this tool https://developers.facebook.com/tools/explorer/ and select the app from above drop down that you want to get access_token (You must have joined that app already with email permission to generate access_token) for and then select…
This endpoint is used to add/update post meta for any custom fields to post. You must include one or more vars in your request to add or update post_meta. e.g. ‘name’, ‘website’, ‘skills’. You must provide multiple meta_key vars in this format, see example request below. Note: Only author of post or admin user can…
This endpoint allows user registration. To disable registration email notification to user: http://localhost/api/user/register/?key=KEY-HERE &username=john &email=john@domain.com&nonce=8bdfeb4e16& display_name=John&user_pass=8734tHYS¬ify=no Please make sure you provide valid values that these fields expect in correct format. To register user with a reference Provide the ‘reference’ variable with the call. You can then use the get_user_meta endpoint to get the value. meta_key=reference.…
`nonce` can be created by calling `get_nonce` endpoint. If you are registering user or use it in any endpoint where it is required. This method is from JSON API Plugin core controller. You can then use ‘nonce’ value to register user.
This endpoint is used to change a user’s BuddyPress settings for email notifications.
This endpoint is used to get a user’s BuddyPress settings for email notifications.
This endpoint is used to mark all notifications from a user as read.
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. |