Currently, /api/allocations only supports reading information about allocations. We should be able to create new allocations via it too.
We need to think about whether the current representation in /api/allocations is the correct, or if there are already existing standards that we can implement, similar to how we implemented SCIM for user memberships.