Instance handshake
Handshake request from Studio to an Extension
Instance handshake
Request Body
Name
Type
Description
{
"service_id": "demographics",
"service_type": "demographics",
"analytics": true,
"listings_notifications": false,
"elements_notifications": false,
"event_feeds": [
{
"id": "results",
"name": "Segments Results"
},
{
"id": "player_stats",
"name": "Player statistics"
}
],
"event_subscription": {
"types": ["event_created", "event_template_created"],
"path": "/events_endpoint"
}
}
