[1] Feature Description
get /regions
get /[teamId]/regions
get /warps
get /[teamId]/warps
post /warps
put /warps/[warpId]
del /warps/[warpId]
get /warpgroups
get /[teamId]/warpgroups
post /warpgroups
put /warpgroups/[groupId]
del /warpgroups/[groupId]
[2] Requirements
For these routes to be fully implemented, a migration from the network database needs to happen. Due to this, this issue is not part of the first API version 2 milestone.