Skip to main content
PUT
Update Allocation

Authorizations

Authorization
string
header
required

Uses the same authentication as the main COR API. Obtain a token from https://api.projectcor.com/v1/oauth/token

Body

application/json
oldAllocation
object
required

The existing allocation to be updated

newAllocation
object
required

The new allocation data

Response

Allocation updated successfully