{
"id": "FID001",
"type": "SynopticWatchToken",
"attributes": {
"jwt": "string"
},
"relationships": {
"session": {
"data": {
"id": "FID001",
"type": "SynopticSession"
}
},
"iceCandidate": {
"data": {
"id": "FID001",
"type": "IceCandidate"
}
}
}
}