Next Topic

Previous Topic

Book Contents

Delete Staff

Deletes a single staff record.

DELETE /system/staff/{staffId}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}