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
Removes an instructor from a class
DELETE api/v3/instructors/{id}
None
{id} |
The ID of the instructor |
None