# Unlink groups from a learning path **POST /v1/learningPaths/{learningPathId}/groups~bulkRemove** Unlink groups from 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 ## Responses ### 204 Groups unlinked successfully ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)