add Change member role via API and OpenAPI links (#2250)
* docs: add Change member role via API and OpenAPI links
- Add Change member role via API section to organizations-security.md
(PUT .../members/{username}/role for org and resource group roles)
- Document one member per request; include loop examples for multiple members
- Add OpenAPI reference links for change-member-role and resource-groups APIs
Made-with: Cursor
* fix: escape curly braces in OpenAPI URL for Svelte build
Made-with: Cursor
* fix: use HTML entities for OpenAPI link to fix Svelte build
Made-with: Cursor
* docs: remove visible anchor IDs from headings, clarify resource groups API intro
Made-with: Cursor
* docs: remove Academia Hub from plan lists (Team & Enterprise only)
Made-with: Cursor
* docs: move API details to Programmatic user access control guide (addressing comments)
- Add programmatic-user-access-control.md with full Change member role API
and Resource Groups API (list, add users, email workaround, batch examples)
- Shorten organizations-security and security-resource-groups to brief intros
with links to the new guide
- Add guide to Security section in _toctree.yml
Made-with: Cursor
* lost edit in shuffle
* capitalize
* docs: consistent Title Case for Programmatic User Access Control Management
Made-with: Cursor