Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<([0-9]+)>
required

5-digit student ID of the student you wish to delete.

Required string length: 5
Example:

"01234"

Response