/locations

✅ GET /

{
    "bbgLocation": bool,
    "region": slug //@todo
}

✅ GET /slug/:slug

if super also get owner

✅ GET /id/:id

🙅 [S] POST /

+ invite owner

🙅 [S][O] PUT /slug/:slug

🙅 [S] DELETE /slug/:slug

Last updated

Was this helpful?