Batch Create a Scope Item Assignment Activity

post

/primeapi/restapi/scopeItemAssignmentActivity/batch

Send a request to this endpoint to create one or more scope item assignments.

Request

Supported Media Types
Body ()
One or more scope item assignment objects.
Root Schema : List<ApiEntityScopeItemAssignmentActivity>
Type: array
Title: List<ApiEntityScopeItemAssignmentActivity>
Show Source
Nested Schema : ApiEntityScopeItemAssignmentActivity
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 : ApiEntityScopeItemAssignmentActivity
Type: object
Show Source

400 Response

Invalid Input.