Request

DELETE https://api.eloomi.com/v3/courses/{courseId}/participants/{userId}

Path parameters

Parameter name Value Description Additional
courseId integer

eloomis ID for the course

Required
userId integer

eloomis ID for the user

Required

Request headers

Parameter name Value Description Additional
ClientId string

Provided by eloomi

Required
Authorization string

Look in the documentation for the authentication endpoint on how to construct this

Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

Course deleted

GenericSuccess
404 Not Found

Participant not found

ErrorSuccess