Example searches: “status”, “invitedAt”, “endDate”, “videoUrl”, “builtInConfig”
Unlink a group from a live
The id of the Live
The id of the group
Group successfully unlink
Malformed payload
Live or Group not found
curl \ --request DELETE 'https://openapi.meltingspot.io/v1/lives/{liveId}/groups/{groupId}'