Back
AnthropicClaude API
You can now manage the people in your Claude Enterprise organization with the Admin API, in beta for all…
AI summary
Written by AI from the official notes. Check them for exact details.Claude Enterprise now offers an Admin API for managing organization members in beta.
- Manage organization members with the Admin API
- List members and look them up by email
- Change member roles and remove members
- Send and withdraw invites
- Manage groups and custom roles
Why it matters: Organizations using Claude Enterprise should utilize this API for efficient member management.
Full release notes
- You can now manage the people in your Claude Enterprise (claude.ai) organization with the Admin API, in beta for all Claude Enterprise organizations: list members and look them up by email address, change a member's role, remove members, send and withdraw invites, manage groups and their membership, and read custom roles. Group and custom-role requests require the
anthropic-beta: ce-user-management-2026-07-13beta header; member and invite requests take no beta header. An Admin API key with theread:org_auditscope can also call every user-managementGETendpoint. See User management.