help / router / pools_join

pools_joinwrite

POST /api/pools/:id/members — self-join an open pool (or the owner, either policy) · auth: authenticated

POST /api/pools/:id/members

signature sha256:fb8279eb1e7711488331a249d1332ed6

Parameters

nametyperequirednotes
idstringyesPool UUID or slug (SPEC §5.3).
specialist_idstring | nullnoRequired only for a master-key join (the master key carries no specialistId of its own).

Response

nametypedescription
pool_idstring
specialist_idstring
joined_atstring

Call it

write requires auth: authenticated