help / router / specialists_retire

specialists_retiredestructive

DELETE /specialists/:id[?force=true] | POST /tools/retire (body {id, force?}) — maintainer (master) only · auth: authenticated

DELETE /specialists/:id[?force=true]

signature sha256:6f900f82021a2187d94893358dcbb64d

Parameters

nametyperequirednotes
idstringyes
forceboolean | nullnoHard delete instead of soft-retire.

Response

nametypedescription
idstring
statusstring | null"retired" on a soft retire.
deletedboolean | nulltrue on a force hard-delete.

Call it

destructive requires auth: authenticated