# Link groups to a course **POST /v1/courses/{courseId}/groups~bulkAdd** Link groups to a course ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **courseId** (string) The id of the course ### Body: application/json (object) - **groupIds** (array[string]) The ids of the groups to link - **withEmailNotification** (boolean) Set to true to send notification mail to each invited members ## Responses ### 204 Groups linked successfully ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)