Delete System Employee Properties
post
/config/sim/v2/employees/deleteSystemEmployeeProperties
Unassigns a System Employee Property
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
System employee property delete request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Hierarchy unit value of the associated propertyExample:
1
-
objectNum(required):
integer
Object number of the system employeeExample:
1
Response
Supported Media Types
- application/json
200 Response
Delete operation executed successfully.