CET Groups
Prototype: This resource is currently in a prototype development state. It may or may not be operational and the
interface may change prior to release. Feedback is welcome.
Path
/platform/groups |
|
Production: | https://api.familysearch.org/platform/groups |
Beta: | https://apibeta.familysearch.org/platform/groups |
Integration (Integration): | https://api-integ.familysearch.org/platform/groups |
Description
The Groups resource provides the ability to create a CET group and get a list of CET groups that the current user is a member of.
A CET group is represented as a GedcomX FamilySearch extension Group.
Operations
POST - Create a CET group. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
||||||
GET - Read the CET groups that the current user is a member of. Produces - Specify a returned data format using the
Accept
header.
This method does not accept any parameters. Status Codes
|
Example Requests
Create Group | How to create a group. |