more zot api documentation
This commit is contained in:
16
doc/api/api_group_members.md
Normal file
16
doc/api/api_group_members.md
Normal file
@@ -0,0 +1,16 @@
|
||||
API group_members
|
||||
=================
|
||||
|
||||
GET /api/z/1.0/group_members
|
||||
|
||||
|
||||
|
||||
Required:
|
||||
|
||||
group_id or group_name
|
||||
|
||||
|
||||
Returns:
|
||||
|
||||
abook+xchan (DB join) for each member of the privacy group
|
||||
|
12
doc/api/group.md
Normal file
12
doc/api/group.md
Normal file
@@ -0,0 +1,12 @@
|
||||
API group
|
||||
=========
|
||||
|
||||
GET /api/z/1.0/group
|
||||
|
||||
|
||||
Description: list privacy groups
|
||||
|
||||
|
||||
Returns: DB tables of all privacy groups. To use with API group_members, provide group_id from the id element returned in this call, or group_name from the gname returned in this call.
|
||||
|
||||
|
Reference in New Issue
Block a user