Courses
Unassign Group from Course
Unassign a specific group from a course
DELETE
Remove a course assignment from a specific group.
Path Parameters
integer
required
The unique identifier of the course
integer
required
The unique identifier of the group to unassign
Request Headers
string
required
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
object
Returned when either the course or group is not found