Delete Employee Classes
post
/config/sim/v1/employees/deleteClasses
Deletes the Employee Class object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit value where the employee class is configuredExample:
2
-
objectNum(required):
integer
Object number of the Employee ClassExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.