Create a person allocation
POST/api/people-allocations
Required permissions:
- planning.modify: to create allocation for a project where the user is PM or Account
- planning.modify_other: to create allocation for a project where the user is not PM nor Account
- planning.modify_past: to create allocation on today or in a date in the past
Here the dedicated support page.
Request
Responses
- 201
- 400
- 401
- 403
- 412
Returns the allocation created.
Validation failed
Unauthorized
Forbidden
Precondition failed