Skip to main content
DELETE
Remove a course assignment from a specific user.

Path Parameters

integer
required
The unique identifier of the course
string
required
The unique identifier of the user 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 user is not found