Update Member
update_memberUpdate existing member details by ID or slug, sending only fields to change. Set published to false to hide the story from the public site.
Instructions
Update a member by id or slug. Send only the fields to change. Set published to false to hide the story from the public site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Member id or slug | |
| city | No | ||
| feat | No | Headline achievement, e.g. "Broke into PE" | |
| firm | No | ||
| name | No | ||
| path | No | Career path summary, e.g. "Big 4 audit to PE" | |
| role | No | Current role, e.g. "PE Associate" | |
| slug | No | Unique URL slug, e.g. "jordan-m" | |
| image | No | Image path on the site | |
| order | No | ||
| quote | No | ||
| outcome | No | Concrete outcome, e.g. "Associate offer" | |
| category | No | ||
| featured | No | ||
| initials | No | ||
| No | |||
| published | No | ||
| anonymized | No | Hide identity on the public site (default true) | |
| featDetail | No | ||
| showLinkedIn | No |