Removes an existing resource allocation.
Request Body Requirements: All values in the object are required.
Known Errors:
AllocationNotFoundError — The specified allocation cannot be foundProjectNotFoundError — The specified project cannot be foundPlease ensure that your request is valid and all specified resources exist to avoid these errors.
Uses the same authentication as the main COR API. Obtain a token from https://api.projectcor.com/v1/oauth/token
ID of the user being allocated
Company ID
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD). Must be after 'from' date and within 12 months.
ID of the user who assigned the allocation
Number of hours allocated
User email (optional)
Allocation deleted successfully