DELETE /api/v3/instructors/ID

Removes an instructor from a class

Request Path

DELETE api/v3/instructors/{id}

Request Payload

None

Parameters

{id} The ID of the instructor

Response

None