Delete a person allocation
DELETE/api/people-allocations/{id}
Required permissions:
- planning.modify: to delete allocation for a project where the user is PM or Account
- planning.modify_other: to delete allocation for a project where the user is not PM nor Account
- planning.modify_past: to delete allocation on today or in a date in the past
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Allocation successfully deleted.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed