memcell
POST

/v1/spaces

memcell.ai · v1

Make a space — one per thing you work on. Your spaces are listed by GET /api/v1/me; there is no separate index to drift from it.

autha signed-in session — creating a space is a person's act, not a key's

requestapplication/json

namestringrequiredwhat it holds the truth about — the slug derives from it
ownershipenumuseruser · team · org — team births a team with you as its first member
checkbooleananswer without creating: { slug, available, feeding } — whether the name is free, and whether `repo` already feeds a space
repostringwith check: a repository to test for an existing reader

response201 — the address

slugstringthe space's address under /spaces from now on

a name that slugs to nothing is refused: use a letter or digit