Courses
Unassign User from Course
Unassign a specific user from a course
DELETE
Remove a course assignment from a specific user.
Path Parameters
The unique identifier of the course
The unique identifier of the user 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 user is not found