Update resource demands

put

/primeapi/restapi/resourceDemand/batch

Send a request to this endpoint to update one or more resource demands.

Request

Supported Media Types
Body ()
One or more resource demand objects.
Root Schema : List<ApiEntityResourceDemand>
Type: array
Title: List<ApiEntityResourceDemand>
Show Source
Nested Schema : ApiEntityResourceDemand
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source
Nested Schema : Duration
Type: object
Show Source
Nested Schema : Unit
Type: object
Nested Schema : resourceDemandData
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityResourceDemandData
Type: object
Show Source

Response

Supported Media Types

200 Response

A collection of object IDs mapped to a canonical link of the object. For example - {"links":{"1":"https://:/primeapi/restapi//1","2":"https://:/primeapi/restapi//2"}}

400 Response

Invalid input for the Resource Demand service.