Update a resource demand

put

/primeapi/restapi/resourceDemand

Send a request to this endpoint to update a resource demand.

Request

Supported Media Types
Body ()
A resource demand object.
Root 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

204 Response

Successful operation with no content.

400 Response

Invalid input for the Resource Demand service.