v1

latestOpenAPI 3.0.12026-07-13139143370.4 KB
Resources

Update Allocation

Use this endpoint to Update a resource allocation. A valid resourceAllocation id is required. Refer to the POST /setup/v1/resources/{id}/allocations endpoint for details.

put/setup/v1/resources/allocations/{id}

Path parameters

idstring required

id of resourceAllocation object

Request body

startDatestring date nullable
endDatestring date nullable
startTimeinteger nullable
endTimeinteger nullable
reasonstring nullable
repeatsboolean nullable

Response

Success

objectstring nullable
idinteger
businessIdinteger
resourceIdinteger
startDatestring nullable
endDatestring nullable
startTimeinteger
endTimeinteger
reasonstring nullable
repeatsboolean
deletedStatusboolean
deletedTimestring nullable