We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b13f7 commit 4d119e6Copy full SHA for 4d119e6
docs/resources/organization_invite.md
@@ -30,7 +30,7 @@ resource "anthropic_organization_invite" "user" {
30
### Required
31
32
- `email` (String) Email address of the person being invited.
33
-- `role` (String) Role to assign to the invited user. Must be one of `user` or `developer`.
+- `role` (String) Role to assign to the invited user. Must be one of `user`, `developer`, `billing`, `admin`, or `claude_code_user`.
34
35
### Read-Only
36
0 commit comments