# Link a group **POST /v1/lives/{liveId}/groups** Link a group ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **liveId** (string) The id of the Live ### Body: application/json (object) - **groupId** (string) The id of the group to link - **withEmailNotification** (boolean) To send an email notification to each added member. Disable by default. ## Responses ### 204 Group linked successfully ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden ### 404 Live not found [Powered by Bump.sh](https://bump.sh)