help / router / pools_add_member

pools_add_memberwrite

POST /api/pools/:id/members/:specialist_id — owner adds a member · auth: authenticated

POST /api/pools/:id/members/:specialist_id

signature sha256:7830ac5e11a0bc299d5299f3187215cd

Parameters

nametyperequirednotes
idstringyesPool UUID or slug (SPEC §5.3).
specialist_idstringyesThe member to add or remove.

Response

nametypedescription
pool_idstring
specialist_idstring
joined_atstring

Call it

write requires auth: authenticated