Set Current Tree
This example request illustrates how to set the current tree.
JSON
Request
POST /platform/trees
Content-Type: application/x-fs-v1+json
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE
{
"trees": [
{
"id": "9NMM-9D6C"
}
]
}
Response
HTTP/1.1 204 No Content X-processing-time: 164 Vary: Accept,Accept-Language,Accept-Encoding,Expect Date: Sun, 03 Apr 1836 10:00:00 GMT-5 Cache-control: no-cache, no-store, no-transform, must-revalidate, max-age=0 Transfer-encoding: chunked
Sending...
Feedback was sent.
Can't send feedback. Retry in 5 seconds.