# Link groups to a learning path **POST /v1/learningPaths/{learningPathId}/groups~bulkAdd** Link groups to a learning path ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Path parameters - **learningPathId** (string) The id of the learning path ### 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)