Delete a Teacher

This method deletes a teacher account from SuccessMaker.

URI

https://[serverurl]/lms/api/schools/{school-id}/teachers/{guid}

URI Parameters

{school-id} The organization district number

{guid} The teacher's globally unique identifier

HTTP Method

DELETE

Resource Formats

text/xml

Authentication

required

Request Entities

n/a

Responses

200 OK The teacher is returned as the response entity.

404 Not Found There is no teacher with this GUID.

Response Entities

n/a