Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the admin to be removed
Response
Admin successfully deleted
Example:
"Successfully Deleted Admin"