latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21163196628.8 KB

2d6e4912e230

auth

Signup

Claim a roster identity, or do nothing: the response never says which.

No session is minted. A newly claimed identity is hard-blocked from signing in until it verifies, so there is nothing yet to sign it into.

post/v1/auth/signup

Request body

emailstring required

The address an admin added or invited.

full_namestring nullable

Filled in only if not already set.

passwordstring required

The password to sign in with once verified. At least 8 characters, at most 72 bytes.

terms_acceptedboolean

Whether the caller accepted this deployment's terms.

Response

Successful Response

messagestring required

What the caller should do next.