help / router / specialists_register

specialists_registerwrite

POST /specialists — maintainer (master) only · auth: authenticated

POST /specialists

signature sha256:b0819fe447201a79cc7284f5bd1d6b1f

Parameters

nametyperequirednotes
idstringyesThe principal id = account.specialists.id (§1.1). Supplied, not minted; required.
labelstring | nullnoDeclared display name.
model_bindingstring | nullnoA lib/models entry id this specialist passes through to.
addressobject | nullnoHow to reach it for work / probing (routing identity).
metadataobject | nullnoFree-form metadata object.
membersarray | nullnoComposition: member specialist ids (aggregate).

Response

nametypedescription
idstring

Call it

write requires auth: authenticated