Copy Role

post

/role/copyRole

Copies a Role structure and places it under a Role Object specified by ParentRoleObjectId.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : CopyRole
Type: object
Title: CopyRole
CopyRole Entity
Show Source
Back to Top

Response

Supported Media Types

201 Response

OK
Body ()
Root Schema : CopyRoleResponse
Type: object
Title: CopyRoleResponse
CopyRoleResponse Entity
Show Source
Nested Schema : RoleObjectId
Type: array
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top