Delete System Employees
post
/config/sim/v2/employees/deleteSystemEmployees
Deletes a System Employee
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
System employee delete request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the system employee is configured.Example:
1
-
objectNum(required):
integer
Object number of the system employeeExample:
1
Response
Supported Media Types
- application/json
200 Response
Delete operation executed successfully.