Batch Create Resource Role Assignments

post

/primeapi/restapi/resourceRoleAssignment/batch

Send a request to this endpoint to create one or more resource role assignments.

Request

Supported Media Types
Body ()
One or more resource role assignment objects.
Root Schema : List<ApiEntityResourceRoleAssignment>
Type: array
Title: List<ApiEntityResourceRoleAssignment>
Show Source
Nested Schema : ApiEntityResourceRoleAssignment
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityResourceRoleAssignment
Type: object
Show Source

400 Response

Invalid input for the Resource Role Assignment service.