Delete Roles

post

/config/sim/v1/employees/deleteRoles

Deletes the role object.

Request

Supported Media Types
Body ()
Roles Delete Request Body
Root Schema : RolesDeleteRequestBody
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

A message depicting the number of records deleted
Body ()
Root Schema : RolesDeleteResponse
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top