Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/14/2024 05:42:19 PM (16 months ago)
Author:
imath
Message:

Document the Activity routes for the v2 of the BP REST API

Adds a pages explaining Activity endpoints.

Props espellcaste

See #9145
Closes https://github.com/buddypress/buddypress/pull/385

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/developer/execution-contexts/rest-api/reference.md

    r14042 r14045  
    1818| Member Profile Cover | `/buddypress/v2/members/<user_id>/cover` |
    1919| Member Registration | `/buddypress/v2/signup` |
    20 | Activity | `/buddypress/v2/activity` |
     20| [Activity](./activity.md) | `/buddypress/v2/activity` |
    2121| Extended Profile Groups | `/buddypress/v2/xprofile/groups` |
    2222| Extended Profile Field | `/buddypress/v2/xprofile/fields` |
Note: See TracChangeset for help on using the changeset viewer.