Update CET
This example request illustrates how to update a CET.
JSON
Request
POST /platform/trees/9NMM-9D6C
Content-Type: application/x-gedcomx-v1+json
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE
{
"trees" : [ {
"startingPersonId" : "BM62-5YF",
"hidden" : false,
"private" : false,
"ownerAccess : "http://familysearch.org/v1/CompanyApps",
"groupAccess : "http://familysearch.org/v1/CompanyApps"
} ]
}
Response
HTTP/1.1 204 No Content Content-type: text/html X-processing-time: 179 Vary: Accept,Accept-Language,Accept-Encoding,Expect Content-length: 0 Date: Sun, 03 Apr 1836 10:00:00 GMT-5 Cache-control: no-transform, must-revalidate, max-age=0
Sending...
Feedback was sent.
Can't send feedback. Retry in 5 seconds.