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