Conference.Created
The Conference.Created event is sent when a conference with the specified conference.confAlias
has been created.
{
"eventType": "Conference.Created",
"conference": {
"confId": "conferenceId_UUID",
"confAlias": "example_conference_alias"
},
"thirdPartyId": "example_thirdpartyId",
"region": "eu"
}