Courses
Unassign Group from Course
Unassign a specific group from a course
DELETE
Remove a course assignment from a specific group.
Path Parameters
The unique identifier of the course
The unique identifier of the group to unassign
Request Headers
API Key. Go to your Konstantly site > Settings > API and copy the value from there.
Response
On successful unassignment, returns an empty response with HTTP status code 200.
Error Responses
Returned when either the course or group is not found