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