You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.