help / router / pools_remove_member

pools_remove_memberdestructive

DELETE /api/pools/:id/members/:specialist_id — owner removes a member (idempotent) · auth: authenticated

DELETE /api/pools/:id/members/:specialist_id

signature sha256:0336754191d03ae4bc4e4d986719d435

Parameters

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

Call it

destructive requires auth: authenticated