Delete Roles
post
/config/sim/v2/employees/deleteRoles
Deletes the role object.
Request
Supported Media Types
- application/json
- multipart/form-data
Roles Delete Request Body
Root Schema : schema
Type:
Show Source
object
-
objectNum(required):
integer
Object Number of the Role.Example:
2
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.