quickSpaces
quickSpaces

Spaces Signup

Create a Quick Spaces account for an INVITED email address.

Refuses (404 "Invite not found") anything that can't prove an owner asked for this address, and can never produce an owner — see views/quickSpaces/spaces_auth.py for the full contract.

post/api/v1/quick-spaces/auth/signup

Request body

emailstring required
passwordstring required
namestring nullable
invite_tokenstring nullable

Response

Successful Response

tokenstring required
token_typestring
expires_ininteger required
idstring required
emailstring required
namestring required
login_methodstring required
workspace_idstring
rolestring
needs_inviteboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.