조직 초대
초대 생성
POST
Headers
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Body
application/json
Email of the User.
Role for the invited User. Cannot be "admin".
Available options:
user
, developer
, billing
Response
200 - application/json
Email of the User being invited.
RFC 3339 datetime string indicating when the Invite expires.
ID of the Invite.
RFC 3339 datetime string indicating when the Invite was created.
Organization role of the User.
Available options:
user
, developer
, billing
, admin
Status of the Invite.
Available options:
accepted
, expired
, deleted
, pending
Object type.
For Invites, this is always "invite"
.
Available options:
invite